Method: Cisco::RouteMap#default_match_ext_community
- Defined in:
- lib/cisco_node_utils/route_map.rb
#default_match_ext_community ⇒ Object
234 235 236 |
# File 'lib/cisco_node_utils/route_map.rb', line 234 def default_match_ext_community config_get_default('route_map', 'match_ext_community') end |