43 mpls-resolution, 42 ip extcommunity-list standard – CANOGA PERKINS 9175 Command Reference User Manual

Page 273

Advertising
background image

CanogaOS Command Reference

16-28

16.42 ip extcommunity-list standard

Use this command to create and delete a standard extended community list.

Use the no parameter with this command to delete the extended community-list entry.

Command Syntax

(no) ip extcommunity-list STANDARD deny|permit .AA:NN

no ip extcommunity-list <1-99>

no ip extcommunity-list standard WORD

STANDARD = <1-99>|(standard WORD)

<1-99> Standard extcommunity list number

standard Specifies a standard extcommunity list

WORD Standard extcommunity list name

deny Specifies the extcommunity to reject

permit Specifies the extcommunity to accept

AA:NN Specifies the valid value for an extcommunity number. This format represents the 32 bit

extcommunities value, where AA is the high order 16 bits and NN is the low order 16 bits in digit

format.

Command Mode

Configure mode

Examples

Switch# configure terminal

Switch(config)# ip extcommunity-list 36 permit 5675:50

Switch(config)# ip extcommunity-list standard CLIST permit 7645:70

Related Commands

ip extcommunity-list expanded, show ip extcommunity-list

16.43 mpls-resolution

Use this command to allow BGP to query the NSM for preexisting LSPs (from RSVP or LDP) enabling BGP to

map prefixes to these LSPs.

Use the no parameter with this command to reset all peer information in BGP.

Command Syntax

(no) mpls-resolution

Command Mode

Router mode

Example

Advertising