Group (Bgp/Bgp-Vpn Instance View) - H3C S9500 Series Command Manual

Routing switch bgp
Hide thumbs Also See for S9500 Series:
Table of Contents

Advertisement

Command Manual – BGP
H3C S9500 Series Routing Switches
# In BGP-VPN instance view, reference ACL 2000 to filter incoming routing information
(the VPN has been created).
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] filter-policy 2000 import

1.1.36 group (BGP/BGP-VPN instance view)

Syntax
group group-name [ external | internal ]
undo group group-name
View
BGP view, BGP-VPN instance view
Default Level
2: System level
Parameters
group-name: Name of a peer group.
external: Creates an EBGP peer group, which can be the group of another sub AS in a
confederation.
internal: Creates an IBGP peer group; not supported in BGP-VPN instance view.
Description
Use the group command to create a peer group.
Use the undo group command to delete a peer group.
An IBGP peer group is created if neither internal nor external is specified.
Examples
# In BGP view, create an EBGP peer group test with AS number 200, and add EBGP
peers 10.1.1.1 and 10.1.2.1 into the group.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] group test external
[Sysname-bgp] peer test as-number 200
[Sysname-bgp] peer 10.1.1.1 group test
[Sysname-bgp] peer 10.1.2.1 group test
Chapter 1 BGP Configuration Commands
1-38

Advertisement

Table of Contents
loading

Table of Contents