Command Manual – IPv6 Routing
H3C S7500E Series Ethernet Switches
Chapter 5 IPv6 BGP Configuration Commands
5-25
Description
Use the
filter-policy import
command to filter inbound routing information using a
specified filter.
Use the
undo filter-policy import
command to cancel filtering inbound routing
information.
By default, no inbound routing information is filtered.
Examples
# Reference ACL6 2001 to filter all inbound routes.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] filter-policy 2001 import
5.1.27 group
Syntax
group ipv6-group-name
[
internal
|
external
]
undo group
ipv6-group-name
View
IPv6 address family view
Parameters
ipv6-group-name
: Name of an IPv6 peer group, a string of 1 to 47 characters.
internal
: Creates an IBGP peer group.
external
: Creates an EBGP peer group, which can be a group of another sub AS in the
confederation.
Description
Use the
group
command to create a peer group.
Use the
undo group
command to delete a peer group.
An IBGP peer group will be created if neither
internal
nor
external
is selected.
Examples
# Create an IBGP peer group named
test
.
<Sysname> system-view
[Sysname] bgp 100
[Sysname] ipv6-family
[Sysname-bgp-af-ipv6] group test