neighbor version
This command set the BGP version to match a neighbor.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} version version
Command |
Description |
---|---|
a.b.c.d|X:X::X:X |
Defines the IP address of the neighbor (IPv4 or IPv6). |
neighbor tag |
Defines the neighbor tag. |
version |
Defines the version. It can be either 4 or 4-. BGP version 4- is similar but the neighbor speaks the old Internet-Draft revision 00’s Multiprotocol Extensions for BGP-4. |
Default
4
Command Mode
Privileged User
Example
In This example, the BGP version is set.
(config-data)# router bgp 1 (conf-router)# neighbor 10.5.20.110 version 4