Quantcast
Channel: IEOC - INE's Online Community
Viewing all articles
Browse latest Browse all 10744

Split BB1/FRS Config verification

$
0
0

Hey guys,

 

Just getting started on the CCIE and journey and I have just finished (hopefully) building out my lab to match the INE topology. I have the advantage of working for a Cisco Partner/ISP so we have lots of old hardware. However, we did not have a 2522 for the FRS/BB1. What we did have was a million WIC-1DSU-T1 cards for 2800's (v2's) and enough V1's for me to fill a 3640 to get 8 T1 ports. So long story short, my serial connections are T1 crossovers, and my FRS is a 3640 w/ 4 various 2w nm's, and 8 WIC-1DSU-T1's.

On to the question. because I had to use a 3640 to get the port density I needed for the FRS, I couldnt get the recommended verison of IOS for BB1. Notably IPv6 was missing from the version I tried. From what I found there actaully is a version of IOS for the 3640 that does supposedly have v6 support, but my 3640 does have the ram to run it. So alas, I split up BB1 and the FRS. However, I am not 100% certain if I did it correctly. I basically used the info from markus.wirth in this post: http://ieoc.com/forums/p/21302/170523.aspx.

 

Would someone be willing to take a peak at these configs and ensure they look correct? In my testing thus far everything appears to be ok, but I really haven't done anything with the FRS (just getting into vol1 section 1 - switching). Just looking to save myself from potential headaches down the line.

BB1

-----------------------

BB1#sh run

Building configuration...

 

 

Current configuration : 9660 bytes

!

! Last configuration change at 14:27:05 CDT Sat Jun 29 2013

! NVRAM config last updated at 14:33:30 CDT Sat Jun 29 2013

!

version 12.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname BB1

!

boot-start-marker

boot-end-marker

!

logging message-counter syslog

enable secret level 10 5 $1$82Xy$Hd1/PbNWUm/L/m.ZjUAri0

enable secret 5 $1$766Q$ruk46EHN4W1/rkHxnT.nD0

!

no aaa new-model

clock timezone CST -6

clock summer-time CDT recurring

dot11 syslog

ip source-route

!

!

!

!

ip cef

no ip domain lookup

ipv6 unicast-routing

ipv6 cef

!

multilink bundle-name authenticated

frame-relay switching

!

!

!

!

!

!

key chain EIGRP

 key 1

   key-string CISCO

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

voice-card 0

!

!

!

!

!

username ROUTER6 password 0 CISCO

archive

 log config

  hidekeys

!

!

!

!

!

bridge irb

!

!

!

!

interface Loopback112

 ip address 112.0.0.1 255.0.0.0

 ipv6 address 2001:254:0:112::1/64

 ipv6 rip RIPng enable

!

interface Loopback113

 ip address 113.0.0.1 255.0.0.0

 ipv6 address 2001:254:0:113::1/64

 ipv6 rip RIPng enable

!

interface Loopback114

 ip address 114.0.0.1 255.0.0.0

 ipv6 address 2001:254:0:114::1/64

 ipv6 rip RIPng enable

!

interface Loopback115

 ip address 115.0.0.1 255.0.0.0

 ipv6 address 2001:254:0:115::1/96

 ipv6 rip RIPng enable

!

interface Loopback116

 ip address 116.0.0.1 255.0.0.0

!

interface Loopback117

 ip address 117.0.0.1 255.0.0.0

!

interface Loopback118

 ip address 118.0.0.1 255.0.0.0

!

interface Loopback119

 ip address 119.0.0.1 255.0.0.0

!

interface Loopback51001

 ip address 51.0.0.1 255.255.0.0

!

interface Loopback51101

 ip address 51.1.0.1 255.255.0.0

!

interface Loopback51201

 ip address 51.2.0.1 255.255.0.0

!

interface Loopback51301

 ip address 51.3.0.1 255.255.0.0

!

interface Loopback51401

 ip address 51.4.0.1 255.255.0.0

!

interface Loopback51501

 ip address 51.5.0.1 255.255.0.0

!

interface Loopback51601

 ip address 51.6.0.1 255.255.0.0

!

interface Loopback51701

 ip address 51.7.0.1 255.255.0.0

!

interface Loopback200000

 ip address 200.0.0.1 255.255.255.0

!

interface Loopback200010

 ip address 200.0.1.1 255.255.255.0

!

interface Loopback200020

 ip address 200.0.2.1 255.255.255.0

!

interface Loopback200030

 ip address 200.0.3.1 255.255.255.0

!

interface Loopback2121801

 ip address 212.18.0.1 255.255.255.0

!

interface Loopback2121811

 ip address 212.18.1.1 255.255.255.0

!

interface Loopback2121821

 ip address 212.18.2.1 255.255.255.0

!

interface Loopback2121831

 ip address 212.18.3.1 255.255.255.0

!

interface FastEthernet0/0

 no ip address

 duplex auto

 speed auto

!

interface FastEthernet0/1

 no ip address

 shutdown

 duplex auto

 speed auto

!

interface Serial0/1/0

 description Connected to Frame/R6

 no ip address

 ip hello-interval eigrp 10 5

 ip hold-time eigrp 10 15

 encapsulation frame-relay

 no fair-queue

!

interface Serial0/1/0.51 point-to-point

 description PVC 51 to R6

 ip address 54.1.3.254 255.255.255.0

 frame-relay interface-dlci 51

!

interface Serial0/1/0.100 point-to-point

 description PVC 100 to R6

 ip address 54.1.2.254 255.255.255.0

 ipv6 address FE80::254 link-local

 ipv6 address 2001:54:1:2::254/64

 frame-relay interface-dlci 100

!

interface Serial0/1/0.101 point-to-point

 description PVC 101 to R6

 ip address 54.1.1.254 255.255.255.0

 ip authentication mode eigrp 10 md5

 ip authentication key-chain eigrp 10 EIGRP

 ipv6 address FE80::254 link-local

 ipv6 address 2001:54:254:1::254/64

 ipv6 rip RIPng enable

 frame-relay interface-dlci 101

!

interface Serial0/1/0.201 point-to-point

 description PPP over PVC 201 to R6

 frame-relay interface-dlci 201 ppp Virtual-Template1

!

interface Serial0/1/0.301 point-to-point

 description PPP over PVC 301 to R6

 frame-relay interface-dlci 301 ppp Virtual-Template11

!

interface Serial0/1/0.401 point-to-point

 description Bridging over PVC 401 to R6

 frame-relay interface-dlci 401

 bridge-group 1

!

interface Serial0/2/0

 description Connected to BB3

 ip address 172.16.4.1 255.255.255.0

 service-module t1 clock source internal

!

interface Virtual-Template1

 ip address 54.1.7.254 255.255.255.0

 ppp authentication chap

 ppp chap hostname BB1

!

interface Virtual-Template11

 ip address 54.1.8.254 255.255.255.0

 ppp authentication pap

 ppp pap sent-username BB1 password 0 CISCO

!

interface BVI1

 ip address 54.1.10.254 255.255.255.0

!

router eigrp 10

 network 54.0.0.0

 network 200.0.0.0 0.0.3.255

 distribute-list EIGRP out

 distribute-list prefix DENY_DEFAULT in

 no auto-summary

 no eigrp log-neighbor-changes

 no eigrp log-neighbor-warnings

!

router rip

 version 2

 network 54.0.0.0

 network 212.18.0.0

 network 212.18.1.0

 network 212.18.2.0

 network 212.18.3.0

 distribute-list RIP out

 no auto-summary

!

router bgp 54

 bgp log-neighbor-changes

 neighbor RACKS peer-group

 neighbor RACKS remote-as 100

 neighbor 54.1.1.6 peer-group RACKS

 neighbor 54.1.2.6 peer-group RACKS

 neighbor 54.1.3.6 peer-group RACKS

 neighbor 54.1.4.6 peer-group RACKS

 neighbor 54.1.5.6 peer-group RACKS

 neighbor 54.1.6.6 peer-group RACKS

 neighbor 54.1.7.6 peer-group RACKS

 neighbor 54.1.8.6 peer-group RACKS

 neighbor 54.1.10.6 peer-group RACKS

 neighbor 54.1.10.100 peer-group RACKS

 neighbor 172.16.4.3 remote-as 54

 !

 address-family ipv4

  neighbor RACKS send-community

  neighbor RACKS route-map BGP_IN in

  neighbor RACKS route-map BGP_OUT out

  neighbor 54.1.1.6 activate

  neighbor 54.1.2.6 activate

  neighbor 54.1.3.6 activate

  neighbor 54.1.4.6 activate

  neighbor 54.1.5.6 activate

  neighbor 54.1.6.6 activate

  neighbor 54.1.7.6 activate

  neighbor 54.1.8.6 activate

  neighbor 54.1.10.6 activate

  neighbor 54.1.10.100 activate

  neighbor 172.16.4.3 activate

  neighbor 172.16.4.3 send-community

  neighbor 172.16.4.3 next-hop-self

  no auto-summary

  no synchronization

  network 112.0.0.0

  network 113.0.0.0

  network 114.0.0.0 route-map SET_COMMUNITY_54

  network 115.0.0.0 route-map SET_COMMUNITY_54

  network 116.0.0.0

  network 117.0.0.0

  network 118.0.0.0

  network 119.0.0.0

 exit-address-family

!

ip forward-protocol nd

ip route 204.12.0.0 255.255.0.0 172.16.4.3

no ip http server

no ip http secure-server

!

ip as-path access-list 1 permit ^$

!

!

ip access-list standard EIGRP

 permit 200.0.0.0 0.0.3.255

ip access-list standard RIP

 permit 212.18.0.0 0.0.3.0

!

!

ip prefix-list BGP_PREPEND_1 seq 5 permit 112.0.0.0/8

ip prefix-list BGP_PREPEND_1 seq 10 permit 113.0.0.0/8

!

ip prefix-list DEFAULT seq 5 permit 0.0.0.0/0

!

ip prefix-list DENY_DEFAULT seq 5 deny 0.0.0.0/0

ip prefix-list DENY_DEFAULT seq 10 permit 0.0.0.0/0 le 32

ipv6 route 2001:204::/32 2001:172:16:4::3

ipv6 router rip RIPng

 distribute-list prefix-list RIPng out

!

!

!

ipv6 prefix-list RIPng seq 5 permit 2001:254:0:112::/64

ipv6 prefix-list RIPng seq 10 permit 2001:254:0:113::/64

ipv6 prefix-list RIPng seq 15 permit 2001:254:0:114::/64

ipv6 prefix-list RIPng seq 20 permit 2001:254:0:115::/96

!

!

!

route-map BGP_IN deny 10

 match ip address prefix-list DEFAULT

!

route-map BGP_IN permit 10000

!

route-map SET_COMMUNITY_54 permit 10

 set community 54

!

route-map BGP_OUT permit 10

 match ip address prefix-list BGP_PREPEND_1

 set as-path prepend 50 60

!

route-map BGP_OUT permit 10000

 match as-path 1

!

!

!

control-plane

!

bridge 1 protocol ieee

bridge 1 route ip

!

!

!

!

!

!

!

!

banner exec ^C

 

+-------------------------------------------------------------------------------+

|                                                                               |

| Welcome to BB1.  The following commands are available for use at privilege 0  |

|                                                                               |

| ping                           show ip bgp                                    |

| telnet                         show ip bgp neighbors                          |

| traceroute                     show ip bgp summary                            |

| show ip route                  show ip interface brief                        |

| show ip protocols                                                             |

|                                                                               |

| The reference configuration for this device is available at:                  |

| http://www.ine.com/downloads/bb1.txt                                          |

|                                                                               |

+-------------------------------------------------------------------------------+

^C

privilege interface all level 10 frame-relay route

privilege interface level 10 frame-relay intf-type

privilege interface level 10 frame-relay

privilege configure level 10 connect

privilege configure level 10 interface

privilege configure level 10 frame-relay switching

privilege configure level 10 frame-relay

privilege exec level 0 telnet

privilege exec level 0 traceroute

privilege exec level 0 ping

privilege exec level 1 enable

privilege exec level 10 configure terminal

privilege exec level 10 configure

privilege exec level 1 terminal length

privilege exec level 1 terminal

privilege exec level 0 show ip bgp neighbors

privilege exec level 0 show ip bgp summary

privilege exec level 0 show ip bgp

privilege exec level 0 show ip route

privilege exec level 0 show ip protocols

privilege exec level 0 show ip interface brief

privilege exec level 0 show ip interface

privilege exec level 0 show ip

privilege exec level 0 show running-config

privilege exec level 0 show

!

line con 0

 exec-timeout 5 0

line aux 0

 transport input all

line vty 0 4

 exec-timeout 5 0

 privilege level 0

 no login

!

scheduler allocate 20000 1000

ntp authentication-key 1 md5 106D202A2638 7

ntp trusted-key 1

ntp master 4

end

 

BB1#

-----------------------

FRS

-----------------------

FRS#sh run

Building configuration...

 

Current configuration : 3518 bytes

!

version 12.2

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname FRS

!

!

clock timezone CST -6

clock summer-time CDT recurring

ip subnet-zero

!

!

no ip domain-lookup

!

frame-relay switching

call rsvp-sync

!

!

!

!

!

!

bridge irb

!

!

interface Ethernet0/0

 no ip address

 shutdown

 half-duplex

!

interface Serial0/0

 description Connected to R1

 no ip address

 encapsulation frame-relay

 service-module t1 clock source internal

 frame-relay intf-type dce

 frame-relay route 102 interface Serial0/1 201

 frame-relay route 103 interface Serial1/0 301

 frame-relay route 104 interface Serial2/0 401

 frame-relay route 105 interface Serial2/1 501

 frame-relay route 113 interface Serial1/1 311

!

interface Ethernet0/1

 no ip address

 shutdown

 half-duplex

!

interface Serial0/1

 description Connected to R2

 no ip address

 encapsulation frame-relay

 service-module t1 clock source internal

 frame-relay intf-type dce

 frame-relay route 201 interface Serial0/0 102

 frame-relay route 203 interface Serial1/0 302

 frame-relay route 204 interface Serial2/0 402

 frame-relay route 205 interface Serial2/1 502

 frame-relay route 213 interface Serial1/1 312

!

interface Serial1/0

 description Connected to R3 S1/0

 no ip address

 encapsulation frame-relay

 service-module t1 clock source internal

 frame-relay intf-type dce

 frame-relay route 301 interface Serial0/0 103

 frame-relay route 302 interface Serial0/1 203

 frame-relay route 304 interface Serial2/0 403

 frame-relay route 305 interface Serial2/1 503

!

interface Serial1/1

 description Connected to R3 S1/1

 no ip address

 encapsulation frame-relay

 service-module t1 clock source internal

 frame-relay intf-type dce

 frame-relay route 311 interface Serial0/0 113

 frame-relay route 312 interface Serial0/1 213

 frame-relay route 314 interface Serial2/0 413

 frame-relay route 315 interface Serial2/1 513

!

interface Serial2/0

 description Connected to R4

 no ip address

 encapsulation frame-relay

 service-module t1 clock source internal

 frame-relay intf-type dce

 frame-relay route 401 interface Serial0/0 104

 frame-relay route 402 interface Serial0/1 204

 frame-relay route 403 interface Serial1/0 304

 frame-relay route 405 interface Serial2/1 504

 frame-relay route 413 interface Serial1/1 314

!

interface Serial2/1

 description Connected to R5

 no ip address

 encapsulation frame-relay

 service-module t1 clock source internal

 frame-relay intf-type dce

 frame-relay route 501 interface Serial0/0 105

 frame-relay route 502 interface Serial0/1 205

 frame-relay route 503 interface Serial1/0 305

 frame-relay route 504 interface Serial2/0 405

 frame-relay route 513 interface Serial1/1 315

!

interface Ethernet3/0

 no ip address

 shutdown

 half-duplex

!

interface Serial3/0

 description Connected to R6

 no ip address

 encapsulation frame-relay

 service-module t1 clock source internal

 frame-relay intf-type dce

 frame-relay route 51 interface Serial3/1 51

 frame-relay route 100 interface Serial3/1 100

 frame-relay route 101 interface Serial3/1 101

 frame-relay route 201 interface Serial3/1 201

 frame-relay route 301 interface Serial3/1 301

 frame-relay route 401 interface Serial3/1 401

!

interface Serial3/1

 description Connected to BB1

 no ip address

 encapsulation frame-relay

 service-module t1 clock source internal

 frame-relay intf-type dce

 frame-relay route 51 interface Serial3/0 51

 frame-relay route 100 interface Serial3/0 100

 frame-relay route 101 interface Serial3/0 101

 frame-relay route 201 interface Serial3/0 201

 frame-relay route 301 interface Serial3/0 301

 frame-relay route 401 interface Serial3/0 401

!

ip classless

no ip http server

!

!

dial-peer cor custom

!

!

!

!

line con 0

line aux 0

line vty 0 4

!

end

 

FRS#

 

Thanks in advanced!

 

Mike


Viewing all articles
Browse latest Browse all 10744

Trending Articles