Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pyeapi/api/__pycache__/varp.cpython-39.pyc
Ðазад
a b�hQ � @ sD d Z ddlZddlmZ G dd� de�ZG dd� de�Zdd � ZdS ) a� Module for managing the VARP configuration in EOS This module provides an API for configuring VARP resources using EOS and eAPI. Arguments: name (string): The interface name the configuration is in reference to. The interface name is the full interface identifier address (string): The interface IP address in the form of address/len. mtu (integer): The interface MTU value. The MTU value accepts integers in the range of 68 to 65535 bytes � N)�EntityCollectionc sJ e Zd Z� fdd�Zedd� �Zdd� Zdd� Zd d � Zdd d�Z � Z S )�Varpc s t t| �j|i |�� d | _d S �N)�superr �__init__�_interfaces)�self�args�kwargs�� __class__� �/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pyeapi/api/varp.pyr 7 s z Varp.__init__c C s"