Users Guide

Table Of Contents
seq-number 1 65535
ROUTE-MAP
使
no
OS10(config)# route-map bgp
OS10(conf-route-map)# continue 65535
10.3.0E or later
match as-path
BGP AS
match as-path as-path-name
as-path-name AS-PATH ACL 140
ROUTE-MAP
使
no AS
OS10(config)# route-map bgp
OS10(conf-route-map)# match as-path pathtest1
10.3.0E or later
match community
BGP COMMUNITY
match community community-list-name [exact-match]
community-list-name
exact-match
ROUTE-MAP
使
no
OS10(config)# route-map bgp
OS10(conf-route-map)# match community commlist1 exact-match
10.3.0E or later
match extcommunity
BGP EXTCOMMUNITY
match extcommunity extcommunity-list-name [exact-match]
extcommunity-list-name
exact-match
ROUTE-MAP
1051