set routing large-community-list expanded
The set routing large-community-list expanded command defines a new expanded large community list.
The delete routing large-community-list expanded command removes the expanded large community list configuration.
Command Syntax
set routing large-community-list {expanded <large-community-list-name>| seq-expanded <integer>} {deny|permit} regex <line>
delete routing large-community-list {expanded <large-community-list-name>| seq-expanded <integer>} {deny|permit} regex <line>
Parameter
Parameter | Description |
expanded <large-community-list-name> | Specifies the name of the large community list that matches a route. |
seq-expanded <integer> | Specifies an expanded large community list number from 100 to 500. |
{deny|permit} | Specifies whether the route is available for further processing when there is a match. |
<line> | Specifies a string matching expression, it will be compared to the entire Large Communities attribute as a string, with each large-community in order from |
Example
- Define a new expanded large community list.
admin@Xorplus# set routing large-community-list expanded Largecom1 permit regex *20 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.