Nortel Networks NN47200-503 Switch User Manual


 
58 IP Routing Configuration and Management
ip address <ip address> <mask> [<mac offset>] secondary
—End—
Example Adding secondary IP interfaces to a VLAN
Primary and secondary interfaces must reside on different subnets. In
the following example, 4.1.0.10 is the primary IP and 4.1.1.10 is the
secondary IP.
interface vlan 4
ip address 4.1.0.10 255.255.255.0 6
ip address 4.1.0.10 255.255.255.0 6
Removing primary IP interfaces from a VLAN when secondary
interfaces are configured
Step Action
1
Put the switch into interface mode for the VLAN.
interface vlan <vlan #>
2
Remove the secondary IP interface from the VLAN.
no ip address <ip address secondary> <mask>
3
Remove the primary IP interface from the VLAN.
no ip address <ip address primary> <mask> [<mac
offset>]
—End—
Example removing primary IP interface from a VLAN when secondary
interfaces are configured
In the following example, 4.1.0.10 is the primary IP and 4.1.1.10 is the
secondary IP.
interface vlan 4
no ip address 4.1.0.10 255.255.255.0
no ip address 4.1.1.10 255.255.255.0
Example removing secondary IP interface only from a VLAN
interface vlan 4
no ip address 4.1.0.10 255.255.255.0
show vlan ip command
The show vlan ip command shows routable VLAN configurations.
Nortel Ethernet Routing Switch 5500 Series
Configuration-IP Routing Protocols
NN47200-503 03.01 Standard
5.1 27 August 2007
Copyright © 2005-2007, Nortel Networks
.