Peer Ignore (Bgp/Bgp-Vpn Instance View) - HP FlexNetwork 3600 v2 Series Command Reference Manual

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

Description
Use peer group to add a peer to a peer group.
Use undo peer group to delete a specified peer from a peer group.
By default, no peer is added into a peer group.
If you have specified an AS number for the peer to be added, make sure that the as-number
argument is consistent with the specified peer AS number.
If you have not created the peer to be added, the system automatically creates the peer when you
execute the command.
Examples
# In BGP view, add the peer 10.1.1.1 to the EBGP peer group test.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] group test external
[Sysname-bgp] peer test as-number 2004
[Sysname-bgp] peer 10.1.1.1 group test
# In BGP-VPN view, add the peer 10.1.1.1 to the EBGP peer group test. (The VPN has been
created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] group test external
[Sysname-bgp-ipv4-vpn1] peer test as-number 2004
[Sysname-bgp-ipv4-vpn1] peer 10.1.1.1 group test

peer ignore (BGP/BGP-VPN instance view)

Syntax
peer { group-name | ip-address } ignore
undo peer { group-name | ip-address } ignore
View
BGP view, BGP-VPN instance view
Default level
2: System level
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
ip-address: IP address of a peer.
Description
Use peer ignore to disable session establishment with a peer or peer group.
Use undo peer ignore to remove the configuration.
By default, session establishment with a peer or peer group is allowed.
After the peer ignore command is executed, the system disables the session with the specified peer
or peer group and clears all the related routing information. For a peer group, all sessions with the
peer group will be torn down.
243

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents