3com S7906E Guía De Referencia

Descargar
Página de 2327
 
1-29 
Description 
Use the peer as-number command to specify a peer/peer group with an AS number.  
Use the undo peer as-number command to delete a peer group. 
Use the undo peer command to delete a peer. 
By default, no peer/peer group is specified. 
Examples 
# Specify peer group test in AS 200. 
<Sysname> system-view 
[Sysname] bgp 100 
[Sysname-bgp] ipv6-family 
[Sysname-bgp-af-ipv6] group test external 
[Sysname-bgp-af-ipv6] peer test as-number 200 
peer as-path-acl (IPv6 address family view) 
Syntax 
peer { group-name | ipv4-address | ipv6-address as-path-acl as-path-acl-number { import | export } 
undo peer { group-name | ipv4-address | ipv6-address as-path-acl as-path-acl-number { import 
export } 
View 
IPv6 address family view 
Default Level 
2: System level 
Parameters 
group-name: Name of an IPv4 or IPv6 peer group, a string of 1 to 47 characters. 
ipv4-address: IPv4 address of a peer. 
ipv6-address: IPv6 address of a peer. 
as-path-acl-number: Number of an AS path ACL, in the range 1 to 256. 
import: Filters incoming routes. 
export: Filters outgoing routes. 
Description 
Use the peer as-path-acl command to specify an AS path ACL to filter routes incoming from or 
outgoing to a peer/peer group. 
Use the undo peer as-path-acl command to remove the configuration. 
By default, no AS path list is specified for filtering. 
Examples 
# Specify the AS path ACL 3 to filter routes outgoing to the peer 1:2::3:4. 
<Sysname> system-view