Cisco ONS 15454 DWDM Reference Manual page 598

Hide thumbs Also See for ONS 15454 DWDM:
Table of Contents

Advertisement

15.3.7 DCN Case Study 4: Two Linear Cascaded Topologies With Two DCN Connections
ip route 192.168.100.79 255.255.255.255 192.168.10.2 10
ip route 192.168.100.80 255.255.255.255 192.168.10.2
ip route 192.168.100.80 255.255.255.255 192.168.20.2 10
ip route 192.168.200.0 255.255.255.0 192.168.20.2
ip route 192.168.200.0 255.255.255.0 192.168.10.2 100
15.3.7.1.2 Router 1 IP Configuration
Interface configuration:
interface Ethernet0/0
ip address 192.168.10.2 255.255.255.0
no ip directed-broadcast
!
interface Ethernet1/0
ip address 192.168.100.1 255.255.255.0
no ip directed-broadcast
GRE tunnel interface configuration:
interface Tunnel0
ip address 192.168.30.1 255.255.255.0
tunnel source Ethernet1/0
tunnel destination 192.168.100.2
Static routes with alternate paths at different costs:
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.10.1
ip route 10.0.0.0 255.0.0.0 192.168.10.1
ip route 10.0.0.0 255.0.0.0 Tunnel0 10
ip route 192.168.100.2 255.255.255.255 192.168.100.80
ip route 192.168.100.77 255.255.255.255 Tunnel0 20
ip route 192.168.100.78 255.255.255.255 Tunnel0 10
ip route 192.168.100.79 255.255.255.255 Tunnel0 10
Note that the host routing path to the peer DCN router (Router 2, 192.168.100.2) points to the
ONS 15454 network (by 192.168.100.80). This is required to set up the GRE tunnel. In this
configuration, only the external route to 10.0.0.0 (that includes the NOC network) is overloaded with the
alternate path. However, overloading of the last-resort route could also occur.
15.3.7.1.3 Router 2 IP Configuration
Interface configuration:
interface Ethernet0/0
ip address 192.168.20.2 255.255.255.0
no ip directed-broadcast
!
interface Ethernet1/0
ip address 192.168.100.2 255.255.255.0
no ip directed-broadcast
GRE tunnel interface configuration:
interface Tunnel0
ip address 192.168.30.2 255.255.255.0
tunnel source Ethernet1/0
tunnel destination 192.168.100.1
Static routes with alternate paths at different costs:
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.20.1
Cisco ONS 15454 DWDM Reference Manual, R8.5
15-36
Chapter 15
Management Network Connectivity
78-18343-02

Advertisement

Table of Contents
loading

Table of Contents