Command Reference Protocol-independent Configuration Commands
Use this command to specify a key string.
The following example configures key chain ripkeys, key 1 and the key string abc:
Ruijie(config)# key chain ripkeys
Ruijie(config-keychain)# key 1
Ruijie(config-keychain-key)#key-string abc
Use this command to redistribute the routes matching the Community attribute permitted by the ACL in
the route map configuration mode. Use the no form of this command to remove the setting.
match community { community-list-number | community-list-name} [exact-match]
[ {community-list-number | community-list-name} [exact-match] …]
no match community { community-list-number | community-list-name} [exact-match]
[ { community-list-number | community-list-name} [exact-match] …]
Number of the standard community list in the range 1 to 99.
Number of the extended community list in the range of 100 to 199
Name of the community list in the range of less than 80 characters
Match the community list exactly.
Route map configuration mode.
The match community can be followed by more than one community list number or name, but the
total of community lists and names should not be greater than 6.
Each exact-match applies to only the previous list, not all the lists.
One or more match or set commands can be executed to configure one route map. If the match
command is not used, all the routes will be matched. If the set command is not used, no operation
will be performed.
Ruijie(config)# ip community-list 1 permit 100:2 100:30