Nortel Networks NN47200-503 Show vlan ip command, Remove the primary IP interface from the Vlan

Models: NN47200-503

1 318
Download 318 pages 644 b
Page 58
Image 58

58IP 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

1Put the switch into interface mode for the VLAN. interface vlan <vlan #>

2Remove the secondary IP interface from the VLAN. no ip address <ip address secondary> <mask>

3Remove 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.127 August 2007

Copyright © 2005-2007, Nortel Networks

Page 58
Image 58
Nortel Networks NN47200-503 manual Show vlan ip command, Remove the primary IP interface from the Vlan