The SF-2 Router

 

The SF-2 device on the ZIP Network is a Cisco 4700 router. The configuration of this router features the following:

  • A Fast Ethernet LAN interface to the local San Francisco backbone segment

  • Two Ethernets connecting to two local San Francisco LAN segments

  • An IPX Get-Nearest-Server output filter on one of the local San Francisco LAN segments

The complete configuration for the SF-2 router follows :

 version 12.1 service timestamps debug datetime localtime service timestamps log datetime localtime service password-encryption ! hostname SF-2 ! aaa new-model aaa authentication login default group tacacs+ enable aaa authorization exec group tacacs+ if-authenticated aaa authorization network group radius if-authenticated aaa accounting exec stop-only group tacacs+ enable secret 5 toY$IJQPTVD4.aEDLwZ8nPrvX. ! ip domain-list zipnet.com ip domain-list zipnet.net ip domain-name zipnet.com ip name-server 131.108.110.34 ip name-server 131.108.110.35 appletalk routing eigrp 25000 appletalk route-redistribution ipx routing 0000.0c0c.11bb ! clock timezone PST -8 clock summer-time PDT recurring ! interface Loopback1  description SF-2 router loopback  ip address 131.108.254.2 255.255.255.255 ! interface FastEthernet0  description San Francisco FastEthernet backbone LAN  ip address 131.108.20.2 255.255.252.0  appletalk cable-range 1-10  appletalk zone SF Zone  ipx network 10 ! interface Ethernet0  description SF-2 LAN Segment 1  ip address 131.108.110.1 255.255.255.0  ip helper-address 131.108.21.70  media-type 10BaseT  ntp broadcast  appletalk cable-range 151-200  appletalk zone Marketing  ipx network 200  ipx output-gns-filter 1010 ! interface Ethernet1  description SF-2 LAN Segment 2  ip address 131.108.120.1 255.255.255.0  ip helper-address 131.108.21.70  media-type 10BaseT  ntp broadcast  appletalk cable-range 101-150  appletalk zone Sales  ipx network 150 ! router eigrp 25000  network 131.108.0.0  no auto-summary ! ip classless logging 131.108.110.33 logging trap debugging logging console emergencies access-list 1 permit 131.108.0.0  0.0.255.255 access-list 2 permit host 131.108.20.45 access-list 1010 permit aa.0207.0104.0874 access-list 1010 deny -1 ! ipx router eigrp 25000  network 10  network 150  network 200 ! tacacs-server host 131.108.110.33 tacacs-server key ZIPSecure radius-server host 131.108.110.33 radius-server key Radius4Me snmp-server community Zipnet RO 2 snmp-server community ZIPprivate RW 2 snmp-server host 131.108.20.45 Zipnet snmp frame-relay config snmp-server location 22 Cable Car Drive, San Francisco, CA, USA snmp-server contact Allan Leinwand, allan@telegis.net ! line con 0  password 7 095B59 line aux 0 line vty 0 4  password 7 095B59  access-class 1 in ! ntp update-calendar ntp server 192.216.191.10 ntp server 129.189.134.11 ! end 


Cisco Router Configuration
Cisco Router Configuration (2nd Edition)
ISBN: 1578702410
EAN: 2147483647
Year: 1999
Pages: 116

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net