Foundry Networks Switch and Router Installation And Configuration Manual page 874

Switch and router
Table of Contents

Advertisement

Foundry Switch and Router Installation and Configuration Guide
In preparation for track port configuration on NetIron1, you would do the following:
1.
Configure an IP sub-net VLAN with port membership of 1, 2, and 3 on NetIron1.
2.
Enable FSRP on virtual interface 1.
3.
Assign an IP address to virtual interface 1.
4.
Assign ports 1, 2, 3, and 8 as track ports for virtual interface 1.
5.
Assign an IP address to interface 8.
6.
Assign ports 1, 2, and 3 as track ports for interface 8.
USING THE CLI
To configure the IP sub-net VLAN with port membership of 1, 2, and 3, you would enter the following commands:
NetIron(config)# vlan 1
NetIron(config-vlan-1)# ip-subnet 192.147.200.0 255.255.255.0
NetIron(config-vlan-ip-subnet)# static e1 to 3
NetIron(config-vlan-ip-subnet)# router-int ve1
To enable FSRP on virtual interface 1 and to configure ports 1, 2, 3, and 8 as its track ports, you would enter the
following commands:
NetIron(config)# int ve1
NetIron(config-vif-1)# ip address 192.147.200.1 255.255.255.0
NetIron(config-vif-1)# ip fsrp address 192.147.200.1 vir-rtr 192.147.200.100 other-
rtr 192.147.200.2
NetIron(config-vif-1)# ip fsrp addr 192.147.200.1 track port 1 2 3 8
To enable FSRP on physical interface 8 and to configure ports 1, 2, and 3 as its track ports, you would enter the
following commands:
NetIron(config)# int e8
NetIron(config-if-8)# ip address 192.147.201.1 255.255.255.0
NetIron(config-if-8)# ip fsrp address 192.147.201.1 vir-rtr 192.147.201.100 other-
rtr 192.147.200.2
NetIron(config-if-8)# ip fsrp addr 192.147.201.1 track port 1 2 3
NetIron(config-if-8)# end
NetIron# write memory
NOTE: After configuring track ports for NetIron1, you would configure NetIron2 similarly. This reciprocal
configuration ensures that if NetIron2 becomes the active router, it has track ports that support transfer to a FSRP
standby state.
NOTE: Virtual interfaces cannot be assigned as track ports.
USING THE WEB MANAGEMENT INTERFACE
You can select multiple track ports for FSRP on the FSRP configuration sheet.
22 - 12
December 2000

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents