Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 824/1568
7.11.2.22 neighbor prefix-list
This command is used to prevent distribution of Border Gateway Protocol (BGP) neighbor information as
specified in a prefix list, use the neighbor prefix-list command Router BGP Config Mode. To remove a
filter list, use the no form of this command.
Syntax
neighbor <peeripaddr> prefix-list <listname> {in | out}
no neighbor <peeripaddr> prefix-list <listname> {in | out}
peeripaddr
: IP address of the neighboring router.
listname
: Name of a prefix list.
in
: Applied to incoming advertisements from that neighbor.
out
: Applied to outgoing advertisements to that neighbor.
Default Setting
None
Command Mode
Router BGP Config Mode
7.11.2.23 neighbor remoteas
This command is used to add an entry to the BGP or multiprotocol BGP neighbor table, use the neighbor
remote-as command in Router BGP Config Mode. To remove an entry from the table, use the no form of
this command.
Syntax
neighbor <peeripaddr> remote-as <as-number>
no neighbor <peeripaddr> remote-as <as-number>
peeripaddr
: IP address of the neighboring router.
As-number
: Number of an autonomous system to which the neighbor belongs in the range from 1 to
65535.
Default Setting
None
Command Mode
Router BGP Config Mode