Reference Guide
352 | Border Gateway Protocol IPv4 (BGPv4)
www.dell.com | support.dell.com
neighbor remote-as
c e s
Create and specify the remote peer to the BGP neighbor.
Syntax
neighbor {ip-address | peer-group-name} remote-as number
To delete a remote AS entry, use the no neighbor {ip-address | peer-group-name}
remote-as number command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER BGP
Usage
Information
You must configure your system to accept 4-Byte formats before entering a 4-Byte
AS Number. If the
number parameter is the same as the AS number used in the router
bgp command, the remote AS entry in the neighbor is considered an internal BGP
peer entry.
This command creates a peer and the newly created peer is disabled (shutdown).
Related
Commands
Command
History
Version 8.3.7.0 Introduced on the S4810.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
ip-address Enter the IP address of the neighbor to enter the remote AS in its routing
table.
peer-group-name
Enter the name of the peer group to enter the remote AS into routing
tables of all routers within the peer group.
number
Enter a number of the AS.
Range: 0-65535 (2-Byte) or 1-4294967295 (4-Byte)
router bgp Enter the ROUTER BGP mode and configure routes in an AS.
bgp four-octet-as-support
Enable 4-Byte support for the BGP process.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.7.0 Introduced on the S4810.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
Added 4-Byte support.










