cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1765
Views
0
Helpful
4
Replies

Network Command is missing in BGP global mode

Suneelkumar V R
Level 1
Level 1

Hi

 

Can any one help Network Command is missing in BGP global mode

 

attached the screenshot..

what needs to be done for this?

 

BGP is already running but unable to advertise new network

 

Thanks

Suneel

4 Replies 4

nagasheshu2010
Level 1
Level 1

Go to address family and try.

router bgp XXX

address-family ipv4

try here-----

Regards,

Sheshu.

we did this but its not working still the same problem

Hello Suneel,

Please flow given below steps and let me know if still you are facing same issue or not.

router bgp 539542
 bgp log-neighbor-changes
 bgp deterministic-med
 bgp bestpath as-path multipath-relax
 neighbor x.x.x.x remote-as 1234
 neighbor x.x.x.x update-source GigabitEthernet0/0
 neighbor x.x.x.x remote-as 12345
 neighbor x.x.x.x update-source GigabitEthernet0/2
 !
 address-family ipv4
  network 13.27.9.0 mask 255.255.252.0
  network 13.27.9.0  mask 255.255.252.0
  redistribute connected

shivccna_2011
Level 1
Level 1

Hello Kumar,

Please let me know which ios version using in that switch.