339
Command Mode:
route-map mode
Usage Guide:
To add AS number in the As domain of the BGP, the AS path length
should be lengthened so to affect the best neighbor path option. To use this command,
one match clause should at first be defined.
Example:
Switch#config terminal
Switch(config)#route-map r1 permit 5
Switch(config-route-map)#set as-path prepend 200
13.2.3.14 set atomic-aggregate
Command: set atomic-aggregate
no set atomic-aggregate
Function:
Configure the atomic aggregate attributes. The “
no set atomic-aggregate
”
command deletes this configuration.
Parameter:
None
Command Mode:
route-map mode
Usage Guide:
The BGP informs other BGP speaker by the atomic aggregate attributes.
Local system selects a sub-specified route other than the more specified routes included
in it. To use this command, one match clause should at first be defined.
Example:
Switch#config terminal
Switch(config)#route-map r1 permit 5
Switch(config-route-map)#set atomic-aggregate
13.2.3.15 set comm-list
Command: set comm-list <community-list-name | community-list-num > delete
no set comm-list <community-list-name | community-list-num > delete
Function:
Configure to delete the community attributes from the inbound or outbound
routing messages. The “
no set comm-list <community-list-name |
community-list-num > delete
” command deletes the configuration.
Parameter: <community-list-name >
is the name of community list,
<community-list-num >
is the sequence number of community list, ranging between 1
~
99
(
standard community list
)
or 100
~
199
(
extended community list
)
.
Command Mode:
route-map mode
Usage Guide:
.
Example:
Switch#config terminal
Switch(config)#route-map r1 permit 5