ebook img

Lab 1 Router and Switch Configuration Files Appendix A Lab PDF

327 Pages·2008·2.29 MB·English
by  
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview Lab 1 Router and Switch Configuration Files Appendix A Lab

1587057891_aaps.qxd 5/16/08 3:50 PM Page 238 [ 238] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files Appendix A Lab 1 Router and Switch Configuration Files Router Configuration Files Router 1 Initial Configuration R1# sh run Building configuration... Current configuration : 1356 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! no logging console enable password cisco ! no aaa new-model ! resource policy ! © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 239 [ 239] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files memory-size iomem 10 ip cef ! ! ! ! no ip domain lookup ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 240 [ 240] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files ! ! ! interface Loopback0 ip address 120.100.1.1 255.255.255.0 ! interface GigabitEthernet0/0 no ip address shutdown duplex auto speed auto media-type rj45 negotiation auto ! interface GigabitEthernet0/1 ip address 150.100.1.1 255.255.255.0 ip address 120.100.100.1 255.255.255.0 secondary duplex auto speed auto media-type rj45 negotiation auto ! interface Serial0/0/0 ip address 120.100.123.1 255.255.255.0 encapsulation frame-relay ip ospf network point-to-point frame-relay map ip 120.100.123.3 103 broadcast no frame-relay inverse-arp ! © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 241 [ 241] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files interface Serial0/0/1 no ip address shutdown ! ! ! ip http server no ip http secure-server ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 242 [ 242] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files password cisco logging synchronous login stopbits 1 line aux 0 stopbits 1 line vty 0 4 exec-timeout 0 0 password cisco logging synchronous login transport input telnet ! scheduler allocate 20000 1000 ! webvpn context Default_context ssl authenticate verify all ! no inservice ! ! end Router 1 Final Configuration R1# sh run Building configuration... Current configuration : 3566 bytes ! © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 243 [ 243] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files ! Last configuration change at 21:22:46 UTC Tue Feb 27 2007 ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! no logging console enable password cisco ! no aaa new-model ! resource policy ! memory-size iomem 10 ip cef ! ! ! ! no ip domain lookup ip multicast-routing ! ipv6 unicast-routing © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 244 [ 244] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! class-map match-all VOIP match ip dscp ef class-map match-all BULK-DATA match ip dscp af11 class-map match-all NET-MAN match ip dscp cs2 class-map match-all VIDEO match ip dscp af41 class-map match-all ROUTING match ip dscp cs6 © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 245 [ 245] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files class-map match-all SCAVENGER match ip dscp cs1 class-map match-all TRANS-DATA match ip dscp af21 class-map match-all MISSION-CRIT match ip dscp af31 class-map match-all CALL-SIG match ip dscp cs3 ! ! policy-map QOS class VOIP bandwidth percent 16 class VIDEO bandwidth percent 16 class BULK-DATA bandwidth percent 3 random-detect class TRANS-DATA bandwidth percent 14 class NET-MAN bandwidth percent 3 class ROUTING bandwidth percent 3 class SCAVENGER bandwidth percent 1 class MISSION-CRIT bandwidth percent 16 random-detect © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 246 [ 246] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files class CALL-SIG bandwidth percent 3 class class-default bandwidth percent 25 ! ! ! ! ! ! ! interface Tunnel1 no ip address ipv6 address 2007:C15:C0:13::1/64 ipv6 rip CCIE enable tunnel source Serial0/0/0 tunnel destination 120.100.123.2 tunnel mode ipv6ip ! interface Loopback0 ip address 120.100.1.1 255.255.255.0 ip ospf network point-to-point ip ospf 1 area 0 ! interface Loopback1 ip address 126.1.1.1 255.255.255.0 ! interface GigabitEthernet0/0 no ip address shutdown © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details. 1587057891_aaps.qxd 5/16/08 3:50 PM Page 247 [ 247] APPENDIX A CCIE Routing and Switching Practice Labs Martin James Duggan, CCIE No. 7942 Lab 1 Router and Switch Configuration Files duplex auto speed auto media-type rj45 negotiation auto ! interface GigabitEthernet0/1 ip address 120.100.100.1 255.255.255.0 secondary ip address 150.100.1.1 255.255.255.0 ip ospf 1 area 100 secondaries none duplex auto speed auto media-type rj45 negotiation auto ipv6 address 2007:C15:C0:10::1/64 ipv6 rip CCIE enable ! interface Serial0/0/0 ip address 120.100.123.1 255.255.255.0 ip pim sparse-mode encapsulation frame-relay ip ospf network point-to-point ip ospf 1 area 0 ntp multicast client ipv6 address 2007:C15:C0:11::1/64 ipv6 rip CCIE enable frame-relay map ip 120.100.123.2 103 broadcast frame-relay map ip 120.100.123.3 103 broadcast frame-relay map ipv6 2007:C15:C0:11::2 103 broadcast frame-relay map ipv6 2007:C15:C0:11::3 103 broadcast frame-relay map ipv6 FE80::213:7FFF:FE84:BEE0 103 broadcast © 2008 Cisco Systems, Inc. All rights reserved. This publication is protected by copyright.Please see page 564 for more details.

Description:
line aux 0 stopbits 1 line vty 0 4 class-map match-all MISSION-CRIT match ip dscp af31 no inservice!! end R1# sh ver
See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.