Release : 1.1f 713 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.8 neighbor - remote-as
This command creates a Peer and initiates the connection to the peer and the no form of the
command disables the peer session and deletes the peer information.
neighbor <ip-address> remote-as <AS no(1-65535)>
no neighbor <ip-address>
Syntax Description
ip-address - BGP peer's remote IP address
remote-as - Autonomous system to which the BGP peer belongs
Mode
Router Configuration Mode
Example
SMIS(config-router)# neighbor 23.45.0.1 remote-as 200
BGP Speaker Local AS number must be configured.
The administrator can create a peer and set the peer AS number with this
command. This configured peer AS number is compared with the AS number
received in the open message and a peer session is initiated only if both the AS
numbers match.
Related Commands
router bgp – Sets the AS number of the BGP Speaker
neighbor - password – Configures the password for TCP-MD5 authentication with peer
show ip bgp summary – Displays the status of all BGP4 connections
show ip bgp – Displays the BGP related information