Command Line Reference Guide
304 | Border Gateway Protocol IPv4(BGPv4)
www.dell.com | support.dell.com
To delete a passive peer-group, use the no neighbor peer-group-name peer-group passive
command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER BGP
Usage
Information
After you configure a peer group as passive, you must assign it a subnet using the neighbor
soft-reconfiguration inbound command.
Related
Commands
Command
History
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
peer-group-name
Enter a text string up to 16 characters long as the name of the peer group.
neighbor soft-reconfiguration inbound Assign a subnet to a dynamically-configured BGP neighbor.
Version 8.3.5.0 Introduced on the S55.
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.5.0 Introduced on the S55.










