11.06.2015 Views

ES4626-SFP Management Guide.pdf

ES4626-SFP Management Guide.pdf

ES4626-SFP Management Guide.pdf

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Switch(config)#route-map r1 permit 5<br />

Switch(config-route-map)#match community 100 exact-match<br />

17.2.3.5 match interface<br />

Command: match interface <br />

no match interface [<br />

Function: Configure to match the interfaces. The “no match interface<br />

[“ deletes this configuration.<br />

Parameter: “ “ is the name of the interface.<br />

Command Mode: route-map mode<br />

Usage <strong>Guide</strong>: This command matches according to the next-hop messages in the route.<br />

If the matching succeeded, then the “permit” or “deny” action in the route-map is<br />

performed. This command is only used in RIP and OSPF protocols.<br />

Example: Switch#config terminal<br />

Switch(config)#route-map r1 permit 5<br />

Switch(config-route-map)#match interface vlan1<br />

17.2.3.6 match ip<br />

Command: match ip <br />

no match ip []<br />

Function: Configure the routing prefix or next-hop. The “no match ip []” deletes this<br />

configuration.<br />

Parameter: means matching the routing prefix, means matching<br />

the routing next-hop, is the name of ip access-list, is<br />

the ip access-list sequence number, ranging between 1~199 or 1300~2699(extension<br />

scope), prefix-list means the matching should follow the prefix-list rules, list-name is<br />

the name of prefix-list.<br />

Command Mode: route-map mode<br />

Usage <strong>Guide</strong>: This command matches according to the next-hop messages or routing<br />

prefix in the route. If the matching succeeded, then the “permit” or “deny” action in the<br />

route-map is performed.<br />

Example:<br />

Switch#config terminal<br />

Switch(config)#route-map r1 permit 5<br />

Switch(config-route-map)#match ip address prefix-list mylist<br />

416

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!