
Understanding Software Components
Cisco 12000 Series Gigabit Switch Routers 23
! Enable CLNS routing on the router
clns routing
clock timezone PST -8
clock summer-time PDT recurring
clock calendar-valid
!
interface Loopback0
ip address 1.1.1.31 255.255.255.255
bandwidth 10000000
! Configure the Ethernet interface used for TFTP from the workstation
interface Ethernet0
ip address 16.4.237.10 255.255.0.0
ip broadcast-address 16.4.255.255
! Interfaces POS4/0 through POS4/3 are the OC3c connections
! to the Cisco 7500 series routers with scrambling
interface POS4/0
ip address 71.1.0.2 255.255.0.0
pos scramble-atm
crc 16
clock source internal
!
interface POS4/1
ip address 71.2.0.2 255.255.0.0
pos scramble-atm
crc 16
clock source internal
!
interface POS4/2
ip address 71.3.0.2 255.255.0.0
pos scramble-atm
crc 16
clock source internal
!
interface POS4/3
ip address 102.102.102.1 255.255.255.0
ip broadcast-address 102.102.102.255
pos scramble-atm
crc 16
clock source internal
! Interface POS7/0 is the OC12 connection
! to the second Cisco 12012 router
interface POS7/0
ip address 101.101.101.1 255.255.255.0
pos scramble-atm
crc 32
clock source internal
! Interface POS11/0 is the OC12 connection
! to the Internet
interface POS11/0
ip address 103.103.103.1 255.255.255.0
pos scramble-atm
crc 32
clock source internal
! Routing configured for the Ethernet interface (optional)
router eigrp 1009
passive-interface Ethernet0
network 107.0.0.0
network 108.0.0.0
!
router isis
redistribute connected metric 0 metric-type internal level-2
passive-interface Loopback0
net 47.0000.0031.0031.0000.0031.00
is-type level-2-only
! Routing configured for the Ethernet interface
Kommentare zu diesen Handbüchern