FEW POINTS AND COMMANDS TILL NOW
Friday, November 14, 2008
a few points and commands till now
CODE
for establishing peering relations its not the network command but the neig command we use it here ***
for advertising our network we use the network command as usual but if used with mask our subnets will also be advertised as it is without any change
show ip bgp --- you cannot see it unless you use network command
show ip bgp nei --- use this for checking neig relations but better off use show ip bgp summary is gives more details
and if you see only * in show ip bgp its not a best route and so it cannot be pinged make sure you also see > symbol as it indicates best and this route should be pingable in almost all cases with exception of few used with redistribution
for advertising our network we use the network command as usual but if used with mask our subnets will also be advertised as it is without any change
show ip bgp --- you cannot see it unless you use network command
show ip bgp nei --- use this for checking neig relations but better off use show ip bgp summary is gives more details
and if you see only * in show ip bgp its not a best route and so it cannot be pinged make sure you also see > symbol as it indicates best and this route should be pingable in almost all cases with exception of few used with redistribution