Common ML-Series POS Configurations
Common ML-Series POS Configurations
The following sections describe common ML-Series card POS configurations.
ML-Series Card to ML-Series Card
Figure 4-2
Figure 4-2
Router_A Configuration
hostname Router_A
!
interface FastEthernet0
ip address 192.168.1.1 255.255.255.0
!
interface POS0
ip address 192.168.2.1 255.255.255.0
crc 32
pos flag c2 1
!
router ospf 1
log-adjacency-changes
network 192.168.1.0 0.0.0.255 area 0
network 192.168.2.0 0.0.0.255 area 0
Router_B Configuration
hostname Router_B
!
interface FastEthernet0
ip address 192.168.3.1 255.255.255.0
!
interface POS0
ip address 192.168.2.2 255.255.255.0
crc 32
pos flag c2 1
!
router ospf 1
Cisco ONS 15454 SONET/SDH ML-Series Multilayer Ethernet Card Software Feature and Configuration Guide, R4.0
4-18
illustrates a POS configuration between two ML-Series cards.
ML-Series Card to ML-Series Card POS Configuration
pos 0
SONET/SDH
192.168.2.1
fast ethernet 0
192.168.1.1
Chapter 4
pos 0
192.168.2.2
fast ethernet 0
192.168.3.1
Configuring Interfaces
78-15224-02