![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg4d8.png)
1240 CHAPTER 82: IPV6 BGP CONFIGURATION COMMANDS
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
group (IPv6 address family view)
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
import-route (IPv6 address family view)
Syntax import-route protocol [ process-id [ med med-value | route-policy
route-policy-name ] * ]
undo import-route protocol [ process-id ]
View IPv6 address family view
Parameters protocol: Redistributes routes from the specified protocol, which can be direct,
isisv6, ospfv3, ripng, or static at present.
process-id: Process ID, in the range 1 to 65535. The default is 1. It is available only
when the protocol is isisv6, ospfv3 or ripng.