EasyManua.ls Logo

Dell S6000–ON - Page 217

Dell S6000–ON
1080 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Example of Enabling BGP (Router 3)
R3# conf
R3(conf)#
R3(conf)#int loop 0
R3(conf-if-lo-0)#ip address 192.168.128.3/24
R3(conf-if-lo-0)#no shutdown
R3(conf-if-lo-0)#show config
!
interface Loopback 0
ip address 192.168.128.3/24
no shutdown
R3(conf-if-lo-0)#int te 3/11/1
R3(conf-if-te-3/11/1)#ip address 10.0.3.33/24
R3(conf-if-te-3/11/1)#no shutdown
R3(conf-if-te-3/11/1)#show config
!
interface TengigabitEthernet 3/11/1
ip address 10.0.3.33/24
no shutdown
R3(conf-if-lo-0)#int te 3/21/1
R3(conf-if-te-3/21/1)#ip address 10.0.2.3/24
R3(conf-if-te-3/21/1)#no shutdown
R3(conf-if-te-3/21/1)#show config
!
interface TengigabitEthernet 3/21/1
ip address 10.0.2.3/24
no shutdown
R3(conf-if-te-3/21/1)#
R3(conf-if-te-3/21/1)#router bgp 100
R3(conf-router_bgp)#show config
!
router bgp 100
R3(conf-router_bgp)#network 192.168.128.0/24
R3(conf-router_bgp)#neighbor 192.168.128.1 remote 99
R3(conf-router_bgp)#neighbor 192.168.128.1 no shut
R3(conf-router_bgp)#neighbor 192.168.128.1 update-source loop 0
R3(conf-router_bgp)#neighbor 192.168.128.2 remote 99
R3(conf-router_bgp)#neighbor 192.168.128.2 no shut
R3(conf-router_bgp)#neighbor 192.168.128.2 update loop 0
R3(conf-router_bgp)#show config
Example of Enabling Peer Groups (Router 1)
conf
R1(conf)#router bgp 99
R1(conf-router_bgp)# network 192.168.128.0/24
R1(conf-router_bgp)# neighbor AAA peer-group
R1(conf-router_bgp)# neighbor AAA no shutdown
R1(conf-router_bgp)# neighbor BBB peer-group
R1(conf-router_bgp)# neighbor BBB no shutdown
R1(conf-router_bgp)# neighbor 192.168.128.2 peer-group AAA
R1(conf-router_bgp)# neighbor 192.168.128.3 peer-group BBB
R1(conf-router_bgp)#
R1(conf-router_bgp)#show config
!
router bgp 99
network 192.168.128.0/24
neighbor AAA peer-group
neighbor AAA no shutdown
neighbor BBB peer-group
neighbor BBB no shutdown
neighbor 192.168.128.2 remote-as 99
neighbor 192.168.128.2 peer-group AAA
neighbor 192.168.128.2 update-source Loopback 0
Border Gateway Protocol IPv4 (BGPv4)
217

Table of Contents

Other manuals for Dell S6000–ON

Related product manuals