Ipv6 Configuration Examples; Ipv6 Example 1 - Lenovo RackSwitch G8264CS Application Manual

Hide thumbs Also See for RackSwitch G8264CS:
Table of Contents

Advertisement

IPv6 Configuration Examples

IPv6 Example 1
1. Enable IPv6 host mode on an interface.  
2. Configure the IPv6 default gateway.  
3. Verify the interface address.  
IPv6 Example 2
1. Assign an IPv6 address and prefix length to the interface.  
2. Configure the IPv6 default gateway.  
3. Configure router advertisements for the interface (optional)  
386
G8264CS Application Guide for ENOS 8.4
This section provides steps to configure IPv6 on the switch.
The following example uses IPv6 host mode to autoconfigure an IPv6 address for 
the interface. By default, the interface is assigned to VLAN 1.
RS 8264CS(config)# interface ip 2
RS 8264CS(config-ip-if)# ip6host
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# exit
RS 8264CS(config)# ip gateway6 1 address
2001:BA98:7654:BA98:FEDC:1234:ABCD:5412
RS 8264CS(config)# ip gateway6 1 enable
RS 8264CS(config)# show interface ip 2
Use the following example to manually configure IPv6 on an interface. 
RS 8264CS(config)# interface ip 3
RS 8264CS(config-ip-if)# ipv6 address
2001:BA98:7654:BA98:FEDC:1234:ABCD:5214
RS 8264CS(config-ip-if)# ipv6 prefixlen 64
RS 8264CS(config-ip-if)# ipv6 seccaddr6 2003::1 32
RS 8264CS(config-ip-if)# vlan 2
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# exit
The secondary IPv6 address is compressed, and the prefix length is 32. 
RS 8264CS(config)# ip gateway6 1 address
2001:BA98:7654:BA98:FEDC:1234:ABCD:5412
RS 8264CS(config)# ip gateway6 1 enable
RS 8264CS(config)# interface ip 3
RS 8264CS(config-ip-if)# no ipv6 nd suppress-ra

Advertisement

Table of Contents
loading

Table of Contents