Cabletron Systems 9032578-05 Network Router User Manual


 
SmartSwitch Router User Reference Manual 55
ATM Sample Configuration 1
Creating an IP route allows the interfaces on the ATM ports to act as gateways to any
subnet. Traffic from VLAN A reaches the Ethernet port on SSR1 and is automatically
directed to the gateway address (interface on the ATM port for SSR2). Then the traffic
travels through the VC and arrives at the Ethernet port connected to VLAN B.
Add the IP route for the subnet 11.1.2.0. The following command line configures the route
on SSR1
:
Add the IP route for the subnet 11.1.1.0. The following command line configures the route
on SSR2
:
Note that the gateways specified are actually the interface for the ATM port on the other
end of the VC connection.
ssr1(config)# ip add route 11.1.2.0/24 gateway 11.1.100.2
ssr2(config)# ip add route 11.1.1.0/24 gateway 11.1.100.1