Switch User Manual

194 IP Routing Configuration and Management
5530-24TFD(config)# vlan create 2 type port
b. Configure the ports for VLAN 2 on R2.
5530-24TFD# config terminal
5530-24TFD(config)# vlan members add 2 1/15
c. Configure an IP address for VLAN 2.
Add IP address 10.1.20.3 / 255.255.255.0 to VLAN 2.
5530-24TFD# config terminal
5530-24TFD(config)# interface vlan 2
5530-24TFD(config-if)# ip address 10.1.20.3
255.255.255.0
d. Configure an OSPF interface for VLAN 2.
5530-24TFD# config terminal
5530-24TFD(config)# router ospf enable
5530-24TFD(config)# router ospf
5530-24TFD(config-router)# network 10.1.20.3
e. Configure VRRP on VLAN 2.
The VRRP VIP address of 10.1.21.1 is added to VLAN 2 using
a VRID of 1.
Note 1: For this example the VRRP pr iority value is set to
200. This allows router R2 to be elected as the VRRP master
router.
Note 2: Fast advertisement is disabled by default. Fast
advertisement is proprietary to Nortel to support an
advertisement interval from 200 to 1000 milliseconds (ms)
with a default of 200. If fast VRRP advertisement is desired,
enable fast advertisement.
5530-24TFD# config terminal
5530-24TFD(config)# router vrrp ena
5530-24TFD(config)# interface vlan 2
5530-24TFD(config-if)# ip vrrp address 1 10.1.20.1
5530-24TFD(config-if)# ip vrrp 1 enable
5530-24TFD(config-if)# ip vrrp 1 priority 200
4
Configure VLAN 3 on router R2.
a. Configure VLAN 3 on router R2.
5530-24TFD# config terminal
5530-24TFD(config)# vlan create 3 type port
b. Configure the ports for VLAN 3 on R1.
5530-24TFD# config terminal
5530-24TFD(config)# vlan members add 3 1/14
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
.