Interface¶
Keys
Children
- 
class 
Mpls.SignalingProtocols.RsvpTe.InterfaceAttributes.Interface¶ Bases:
EntityClass Hierarchy:
MplsSignalingProtocolsRsvpTeInterfaceAttributesInterfaceThis class represents configuration data.
list of per-interface RSVP configurations
- 
interface_id(key)¶ reference to the interface-id data
type: str
refers to:
interface_id
- 
interface_ref¶ Reference to an interface or subinterface
type:
InterfaceRef
- 
bandwidth_reservations¶ Enclosing container for bandwidth reservation
type:
BandwidthReservations
- 
authentication¶ Configuration and state parameters relating to RSVP authentication as per RFC2747
type:
Authentication
- 
subscription¶ Bandwidth percentage reservable by RSVP on an interface
type:
Subscription
- 
protection¶ link-protection (NHOP) related configuration
type:
Protection
-