User's Manual

Table Of Contents
449
Users Manual of CS-6306R
45.3.4.2.3 Complex Configuration of Interior Switches, ABR and ASBR
The following example shows how to configure multiple switches in a single OSPF automatic system. The
following figure shows the network topology of the configuration example.
Configure switches according to the previous figure.
RTA:
interface loopback 0
ip address 202.96.207.81 255.255.255.0
!
interface vlan 10
ip address 192.168.10.81 255.255.255.0
!
interface vlan 10
ip address 192.160.10.81 255.255.255.0
!
router ospf 192
network 192.168.10.0 255.255.255.0 area 1
network 192.160.10.0 255.255.255.0 area 0
!
RTB:
interface loopback 0
ip address 202.96.209.82 255.255.255.252
!
interface vlan 10
ip address 192.168.10.82 255.255.255.0