3com 8807 Reference Guide

Page of 1099
Parameter
acl-number
Number of AS path list, ranging from 1 to 199.
as-regular-expression: AS regular expression.
Description
Use the ip as-path-acl command to configure an AS path regular express.
Use the undo ip as-path-acl command to disable the defined regular expression.
The configured AS path list can be used on BGP policy.
Related command: peer as-path-acldisplay bgp routing-table as-path-acl.
Example
# Configure an AS path list.
[SW8800] ip as-path-acl 10 permit 200,300 
ip community-list
Syntax
ip community-list basic-comm-list-number { permit | deny } [ aa:nn]* [ internet 
no-export-subconfed | no-advertise | no-export ]*
ip community-list adv-comm-list-number { permit | deny } 
comm-regular-expression
undo ip community-list { basic-comm-list-number | adv-comm-list-number }
View
System view
Parameter
basic-comm-list-number: Number of the basic community list, ranging from 1 to 
99.
adv-comm-list-number: Number of the advanced community list, ranging from 
100 to 199.
permit: Permits those that match conditions to access.
deny: Denies those that match conditions to access.
aa:nn: Community number. This argument can be input up to 13 times.
internet: Advertises all routes.
no-export-subconfed: Used not to advertise the matched route beyond the 
sub-ASs.
no-advertise: Used not to send the matched route to any peer.