Cisco Catalyst 5000 Series Installation And Configuration Note page 26

Route switch feature card
Hide thumbs Also See for Catalyst 5000 Series:
Table of Contents

Advertisement

RSFC Configuration Examples
Redundant RSFCs Using HSRP Example
This example consists of these sections:
Example Network Topology
Figure 5 shows the network configuration for this example. The network is configured as follows:
26 Catalyst 5000 Series Route Switch Feature Card Installation and Configuration Note
RSFC#configure terminal
Enter configuration commands, one per line.
RSFC(config)#interface vlan50
RSFC(config-if)#ip address 172.16.50.1 255.255.255.0
RSFC(config-if)#no shutdown
RSFC(config-if)#interface vlan150
RSFC(config-if)#ip address 172.16.150.1 255.255.255.0
RSFC(config-if)#no shutdown
RSFC(config-if)#interface vlan250
RSFC(config-if)#ip address 172.16.250.1 255.255.255.0
RSFC(config-if)#no shutdown
RSFC(config-if)#^Z
RSFC#
Example Network Topology, page 26
RSFC A Configuration, page 27
RSFC B Configuration, page 28
There are two VLANs (IP subnets):
— VLAN 100: 172.20.100.0/24
— VLAN 200: 172.20.200.0/24
Two VLAN interfaces are configured on RSFC A:
— Interface vlan100 (172.20.100.1)
— Interface vlan200 (172.20.200.1)
Two VLAN interfaces are configured on RSFC B:
— Interface vlan100 (172.20.100.2)
— Interface vlan200 (172.20.200.2)
An HSRP IP address is allocated for each VLAN:
— VLAN 100: 172.20.100.10
— VLAN 200: 172.20.200.10
End with CNTL/Z.

Advertisement

Table of Contents
loading

Table of Contents