69
CSA-7400 QSG
Example
Add some ports to VLAN 100 and set the vlan-interface IPv4 address..
Set IPv6 vlan-interface
Description
Set a vlan-interface with ipv6 address.
Prerequisite
Add port(s) to the VLAN
Syntax
ip -6 vlan-interface VLAN_ID address IPV6_ADDR_MASK
VLAN_ID
The VLAN ID to set vlan-interface IP address.
Options
IPV6_ADDR_MASK IPv6 address with mask. Such as: 234e:0:4567::3d /
ADLINK(fabric)# vlan add 100 xe2-xe3 untag
ADLINK(fabric)# port xe2-xe3 pvlan 100
ADLINK(fabric)# ip vlan-interface 100 address 10.10.10.1/24
ADLINK(fabric)# show running-config
#Wrote on Wed Sep 28 05:18:45 2016
!
Fabric
##Fabric port-config
Port xe2-xe3 pvlan 100
##Fabric vlan-config
vlan add 100 xe2-xe3 untag
##Fabric L3_intf-config
ip vlan-interface 100 address 10.10.10.1/24