set routing route-map set-action extcommunity bandwidth-non-transitive


The set routing route-map set-action extcommunity bandwidth-non-transitive command sets link bandwidth extended community as non-transitive. The link bandwidth extended community is encoded as transitive unless the set command explicitly configures it as non-transitive.

The delete routing route-map set-action extcommunity bandwidth-non-transitive command restores the default behavior of not modifying the BGP link-bandwidth extended community of the route.

Command Syntax

set routing route-map <route-map-name> order <NUMBERset-action extcommunity bandwidth-non-transitive <bandwidth>

delete routing route-map <route-map-name> order <NUMBER> set-action extcommunity bandwidth-non-transitive <bandwidth>


Parameter

Parameter

Description

route-map <route-map-name>

Specifies the name of the route map. Required.

order <NUMBER>

Specifies the sequence number of the entry. Required. The value is an integer that ranges from 1 to 65535.

<bandwidth>The link-bandwidth can be specified as an explicit value (specified in Mbps).


Example

  •  The following command examples sets link bandwidth extended community as non-transitive.
admin@Xorplus# set routing route-map GlobalMap order 10 set-action extcommunity bandwidth-non-transitive 128
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.