Class VlanAttachment (1.1.2)

VlanAttachment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

VLAN attachment details.

Attributes

NameDescription
peer_vlan_id int
The peer vlan ID of the attachment.
peer_ip str
The peer IP of the attachment.
router_ip str
The router IP of the attachment.

Inheritance

builtins.object > proto.message.Message > VlanAttachment