3Com 3031 Command Reference Manual page 653

3com 3031: reference guide
Hide thumbs Also See for 3031:
Table of Contents

Advertisement

Example
Set the filter-policy list of a peer group test.
[3Com-bgp] peer test as-number 100
[3Com-bgp] peer test filter-policy 3 import
peer group
Syntax
For multicast address family or VPNv4 address family:
peer peer-address group group-name
undo peer peer-address group
For unicast address family or VPN-INSTANCE address family:
peer peer-address group group-name [ as-number as-number ]
undo peer peer-address group
View
BGP view
Parameter
group-name: Specifies the name of peer group. It can be described in character
and numeral with the length being 1 to 47.
peer-address: Specifies the IP address of the peer.
as-number: Specifies AS number for the peer.
Description
Using the peer group command, you can add a peer to the peer group. Using the
undo peer group command, you can delete the specified peer in the peer group.
In the unicast/VPN-INSTANCE address family view, when adding a peer to an
external peer group without specified AS number, you should specify the peer AS
number at the same time. While it is unnecessary when adding the peer to an
internal peer group or an external peer group with specified AS number.
In the multicast/VPNv4 address family view, it is required that the peer to be added
should exist and has been added to a peer group in the unicast address family
view (The peer can be disabled).
In different address family views, a peer can be added to different peer groups and
a peer group can have different members.
Example
Add the peer with IP address being 10.1.1.1 to the peer group TEST.
[3Com-bgp] group TEST
[3Com-bgp] peer 10.1.1.1 group TEST
peer ip-prefix
Syntax
peer { group-name | peer-address } ip-prefix prefixname { import | export }
undo peer { group-name | peer-address } ip-prefix prefixname { import | export }
BGP Configuration Commands
653

Advertisement

Table of Contents
loading

Table of Contents