Explain the Command of BGP? lakshya 16-February-2008 12:12:55 PMComments 1:the "Multiprotocol BGP Extensions for IP Multicast Commands" 2:he command tells the router the IP address of the BGP neighbor Posted by waqasahmad Neighbor Is used to add a neighbor to a peer-group. The complete commands to add a neighbor are: ! Router A (config) #router bgp 100 Router A (config-router) #neighbor mygroup peer-group Router A (config-router) #neighbor 1.1.1.1 peer-group mygroup ! Posted by marco12 |
Posted: 16-February-2008 12:20:12 PM By: marco12 Neighbor Is used to add a neighbor to a peer-group. The complete commands to add a neighbor are: ! Router A (config) #router bgp 100 Router A (config-router) #neighbor mygroup peer-group Router A (config-router) #neighbor 1.1.1.1 peer-group mygroup ! | |
Posted: 30-December-2008 12:39:55 PM By: waqasahmad 1:the "Multiprotocol BGP Extensions for IP Multicast Commands" 2:he command tells the router the IP address of the BGP neighbor |