02.10.2013 Views

FTOS Configuration Guide for the C-Series - Force10 Networks

FTOS Configuration Guide for the C-Series - Force10 Networks

FTOS Configuration Guide for the C-Series - Force10 Networks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Figure 367 Enable BGP - Router 1<br />

R1# conf<br />

R1(conf)#int loop 0<br />

R1(conf-if-lo-0)#ip address 192.168.128.1/24<br />

R1(conf-if-lo-0)#no shutdown<br />

R1(conf-if-lo-0)#show config<br />

!<br />

interface Loopback 0<br />

ip address 192.168.128.1/24<br />

no shutdown<br />

R1(conf-if-lo-0)#int gig 1/21<br />

R1(conf-if-gi-1/21)#ip address 10.0.1.21/24<br />

R1(conf-if-gi-1/21)#no shutdown<br />

R1(conf-if-gi-1/21)#show config<br />

!<br />

interface GigabitE<strong>the</strong>rnet 1/21<br />

ip address 10.0.1.21/24<br />

no shutdown<br />

R1(conf-if-gi-1/21)#int gig 1/31<br />

R1(conf-if-gi-1/31)#ip address 10.0.3.31/24<br />

R1(conf-if-gi-1/31)#no shutdown<br />

R1(conf-if-gi-1/31)#show config<br />

!<br />

interface GigabitE<strong>the</strong>rnet 1/31<br />

ip address 10.0.3.31/24<br />

no shutdown<br />

R1(conf-if-gi-1/31)#router bgp 99<br />

R1(conf-router_bgp)#network 192.168.128.0/24<br />

R1(conf-router_bgp)#neighbor 192.168.128.2 remote 99<br />

R1(conf-router_bgp)#neighbor 192.168.128.2 no shut<br />

R1(conf-router_bgp)#neighbor 192.168.128.2 update-source loop 0<br />

R1(conf-router_bgp)#neighbor 192.168.128.3 remote 100<br />

R1(conf-router_bgp)#neighbor 192.168.128.3 no shut<br />

R1(conf-router_bgp)#neighbor 192.168.128.3 update-source loop 0<br />

R1(conf-router_bgp)#show config<br />

!<br />

router bgp 99<br />

network 192.168.128.0/24<br />

neighbor 192.168.128.2 remote-as 99<br />

neighbor 192.168.128.2 update-source Loopback 0<br />

neighbor 192.168.128.2 no shutdown<br />

neighbor 192.168.128.3 remote-as 100<br />

neighbor 192.168.128.3 update-source Loopback 0<br />

neighbor 192.168.128.3 no shutdown<br />

R1(conf-router_bgp)#end<br />

R1#<br />

R1#show ip bgp summary<br />

BGP router identifier 192.168.128.1, local AS number 99<br />

BGP table version is 4, main routing table version 4<br />

4 network entrie(s) using 648 bytes of memory<br />

6 paths using 408 bytes of memory<br />

BGP-RIB over all using 414 bytes of memory<br />

3 BGP path attribute entrie(s) using 144 bytes of memory<br />

2 BGP AS-PATH entrie(s) using 74 bytes of memory<br />

2 neighbor(s) using 8672 bytes of memory<br />

Neighbor AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/Pfx<br />

192.168.128.2 99 4 5 4 0 0 00:00:32 1<br />

192.168.128.3 100 5 4 1 0 0 00:00:09 4<br />

R1#<br />

<strong>FTOS</strong> <strong>Configuration</strong> <strong>Guide</strong>, version 7.7.1.0 521

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!