interface-vlan-config commands
Removes the IP related settings configured for this VLAN interface
no <PARAMETERS>
no <PARAMETERS> | Removes this EX3500‘s selected VLAN‘s settings based on the parameters passed |
The following example shows the interface VLAN 20 setting before the ‘no‘ command is executed:
nx9500-6C8809(config-profile-testEX3524-if-vlan20)#show context interface vlan 20 ip address 192.168.13.28/24 default-gateway 192.168.13.13 nx9500-6C8809(config-profile-testEX3524-if-vlan20)# nx9500-6C8809(config-profile-testEX3524-if-vlan20)#no ip address 192.168.13.28/24
The following example shows the interface VLAN 20 setting after the ‘no‘ command is executed:
nx9500-6C8809(config-profile-testEX3524-if-vlan20)#show context interface vlan 20 nx9500-6C8809(config-profile-testEX3524-if-vlan20)#