EasyManua.ls Logo

Extreme Networks ExtremeSwitching VDX 6740 - Stateless Ipv6 Autoconfiguration; Setting Stateless Ipv6 Autoconfiguration

Extreme Networks ExtremeSwitching VDX 6740
135 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
2. Use the ip address command to set the Ethernet IP address.
If you are going to use an IPv4 IP address, enter the IP address in dotted decimal notation. You should also disable DHCP and
enter a gateway address as well.
device(config)# interface Management 1/0
device(config-Management-1/0)# no ip address dhcp
device(config-Management-1/0)# ip address 10.24.85.81/20
To set up a default gateway, add an IP route in RBridge mode.
device(config-rbridge-id-10)# vrf mgmt-vrf
device (config-vrf-mgmt-vrf)# address-family ipv4 unicast
device (vrf-ipv4-unicast)# ip route 0.0.0.0/0 10.24.80.1
device (vrf-ipv4-unicast)# exit
device (config-vrf-mgmt-vrf)# exit
If you are going to use an IPv6 address, enter the network information in semicolon-separated notation as prompted after the
ipv6 address operand.
device(config)# interface Management 1/0
device(config-Management-1/0)# no ip address dhcp
device(config-Management-1/0)# ipv6 address \
fd00;60;69bc;832;e61f;13ff;fe67;4b94/64
3. To display the
conguration, use the show running-cong interface Management command.
device# show running-config interface Management 1/0
interface Management 1/0
no ip address dhcp
ip address 10.24.85.81/20
ipv6 address fd00;60;69bc;832;e61f;13ff;fe67;4b94/64
no ipv6 address autoconfig
!
Stateless IPv6
autoconguration
IPv6 allows assignment of multiple IP addresses to each network interface. Each interface is congured with a link local address in
almost all cases, but this address is only accessible from other hosts on the same network. To provide for wider accessibility, interfaces
are typically congured with at least one additional global scope IPv6 address. IPv6 autoconguration allows more IPv6 addresses, the
number of which is dependent on the number of routers serving the local network and the number of prexes they advertise.
When IPv6 autoconguration is enabled, the platform will engage in stateless IPv6 autoconguration. When IPv6 autoconguration is
disabled, the platform will relinquish usage of any autocongured IPv6 addresses that it may have acquired while IPv6 autoconguration
was enabled. This same enabled or disabled state also enables or disables the usage of a link local address for each managed entity
(though a link local address will continue to be generated for each device) because those link local addresses are required for router
discovery.
The enabled or disabled state of autoconguration does not aect any static IPv6 addresses that may have been congured. Stateless
IPv6
autoconguration and static IPv6 addresses can coexist.
Setting stateless IPv6 autoconguration
To congure stateless IPv6 autoconguration, complete the following steps.
1. Enter the congure terminal command to enter global conguration mode.
Conguring the device IP address
ExtremeSwitching VDX 6740 Hardware Installation Guide
92 9036108-00

Table of Contents

Related product manuals