Home | Trees | Indices | Help |
|
---|
|
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
AFIType = enum('UNKNOWN', 'IPV4', 'IPV6')
|
|
SAFIType = enum('UNKNOWN', 'UNICAST', 'MULTICAST')
|
Properties | |
int
|
afi The address family to set. |
int
|
safi Sets the subsequence address family. |
str
|
topology Sets name of the topology. |
Inherited from Inherited from |
Method Details |
Constructor
|
Returns a string representation of the L3UnicastScope object.
|
Property Details |
afiThe address family to set. If this parameter is null, default is IPV4 |
safiSets the subsequence address family. If this parameter is null, default is UNICAST. |
topologySets name of the topology. None means the default topology. An empty string means the default topology.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:33 2014 | http://epydoc.sourceforge.net |