Method: Cisco::RouteMap#default_match_ext_community_exact_match
- Defined in:
- lib/cisco_node_utils/route_map.rb
#default_match_ext_community_exact_match ⇒ Object
243 244 245 |
# File 'lib/cisco_node_utils/route_map.rb', line 243 def default_match_ext_community_exact_match config_get_default('route_map', 'match_ext_community_exact_match') end |