OcNOS-SP : Virtual Extensible LAN Guide : Virtual Extensible LAN Command Reference : VXLAN Commands : description
description
Use this command to set a description for a port.
Use the no form of this command to remove the description for a port.
Command Syntax
description LINE
no description
Parameters
LINE
Maximum 32 characters describing this port.
Default
No default value is specified for description LINE commands.
Command Mode
NVO access interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#nvo vxlan access-if port-vlan xe1 2
(config-nvo-acc-if)#description member-port xe1 with vlan 2
(config-nvo-acc-if)#exit
 
#show running-config nvo vxlan
!
nvo vxlan enable
!
nvo vxlan access-if port-vlan xe1 2
description member-port xe1 with vlan 2
no shutdown
 
 
Last modified date: 08/29/2023