__init__(self,
encap,
unidir_mode,
mtu,
rx_bandwidth,
tx_bandwidth,
snmp_index,
islayer2,
display_name,
mac_address,
description,
ip_redirect,
ip_unreachable,
ip_proxy_arp,
ip_unicast_reverse_path,
vrf,
tunnel_id=None,
source_ip=None,
dest_ip=None,
ipsec_mode=None,
ipsec_profile=None,
ike_profile=None,
speed=None,
duplex=None,
duplex_conf=None,
fwdClassID=None,
flow_control=None,
auto_neg=None)
(Constructor)
|
|
x.__init__(...) initializes x; see help(type(x)) for signature
- Overrides:
object.__init__
- (inherited documentation)
|