The San-Jose Router

 

The San-Jose device on the ZIP network is a Cisco 3640 router. The configuration of this router features the following:

  • A 16-MB Token Ring interface to the local San Jose LAN segment

  • An HDLC serial link to the SF-Core-1 router

  • An HDLC serial link to the Seoul-1 router

  • An AppleTalk access list used to permit traffic to the public portion of the engineering zone

  • An IPX output SAP filter on the serial links to advertise access to a public IPX server in engineering

The complete configuration for the San-Jose router follows :

 version 12.1 service timestamps debug datetime localtime service timestamps log datetime localtime service password-encryption ! hostname San-Jose ! 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.c10e.100d ! clock timezone PST -8 clock summer-time PDT recurring ! interface Loopback1  description San-Jose router loopback  ip address 131.108.254.4 255.255.255.255 ! interface TokenRing0/0  no ip address  shutdown ! interface Serial0/0  description HDLC leased line on circuit BCS20198ASL to SF-Core-1  ip address 131.108.240.2 255.255.255.252  appletalk cable-range 901-901  appletalk zone WAN Zone    appletalk protocol eigrp  no appletalk protocol rtmp  ipx network 901  ipx output-sap-filter 1000  appletalk access-group 601 ! interface Serial0/1  no ip address  shutdown ! interface TokenRing1/0  description San Jose LAN Segment  ip address 131.108.100.1 255.255.255.128  ip helper-address 131.108.21.70  ring-speed 16  early-token-release  ntp broadcast  appletalk cable-range 1001-1010  appletalk zone Engineering  ipx network 1010 ! interface Serial1/0 description HDLC leased line on circuit BCS1014343-9901 to Seoul-1  ip address 131.108.241.2 255.255.255.252  appletalk cable-range 1901-1901  appletalk zone WAN Zone  appletalk protocol eigrp  no appletalk protocol rtmp  ipx network 1901  ipx output-sap-filter 1000  appletalk access-group 601 ! interface Serial1/1  no ip address  shutdown ! 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 601 permit nbp 1 object Engineering Public access-list 601 permit nbp 1 type AFPServer access-list 601 permit nbp 1 zone San Jose Zone access-list 601 deny other-nbps access-list 1000 permit 10.0000.0000.a0b0 access-list 1000 deny -1 ! ipx router eigrp 25000  network 901  network 1010  network 1901 ! 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 20 Market Street, San Jose, 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