Nortel Networks NN47200-503 manual Assign the IP address 10.1.20.2/24 to Vlan

Models: NN47200-503

1 318
Download 318 pages 644 b
Page 126
Image 126

126IP Routing Configuration and Management

Step Action

1Configure tagging on ports 1/47 and 1/48. Tagging is required to support multiple VLANs on the same interface.

5530-24TFD# enable

5530-24TFD# config terminal

5530-24TFD(config)# vlan ports 1/47-48 tagging tagAll

2Configure ERS2 for VLAN 2 access.

a.Create a port-based VLAN (VLAN 2) using spanning tree group 1 and include ports 1/47 and 1/48 in VLAN 2.

5530-24TFD(config)# vlan create 2 name "VLAN-2" type port

5530-24TFD(config)# vlan member add 2 port 1/47-48

b.Assign the IP address 10.1.20.2/24 to VLAN 2.

5530-24TFD(config)# interface vlan 2

5530-24TFD(config-if)# ip address 10.1.20.2 255.255.255.0

c.Enable RIP for VLAN 2 and disable RIP supply and listen. RIP supply and listen are not required because no router is attached to VLAN 2.

5530-24TFD(config)# interface vlan 2

5530-24TFD(config-if)# ip rip enable

5530-24TFD(config-if)# ip rip supply disable

5530-24TFD(config-if)# ip rip listen disable

3Configure ERS2 for VLAN 3 access.

a.Create a port-based VLAN (VLAN 3) using spanning tree group 1 and include ports 1/47 and 1/48 in VLAN3.

5530-24TFD(config)# vlan create 3 name "VLAN-3" type port

5530-24TFD(config)# vlan member add 3 port 1/47-48

b.Assign the IP address 10.1.30.2/24 to VLAN 3.

5530-24TFD(config)# interface vlan 3

5530-24TFD(config-if)# ip address 10.1.30.2 255.255.255.0

c.Enable RIP for VLAN 3 and disable RIP supply and listen. RIP supply and listen are not required because no router is attached to VLAN 3.

5530-24TFD(config)# interface vlan 3

5530-24TFD(config-if)# ip rip enable

5530-24TFD(config-if)# ip rip supply disable

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 126
Image 126
Nortel Networks NN47200-503 manual Assign the IP address 10.1.20.2/24 to Vlan, Assign the IP address 10.1.30.2/24 to Vlan