Method: Cisco::RouteMap#default_match_community_exact_match

Defined in:
lib/cisco_node_utils/route_map.rb

#default_match_community_exact_matchObject



198
199
200
# File 'lib/cisco_node_utils/route_map.rb', line 198

def default_match_community_exact_match
  config_get_default('route_map', 'match_community_exact_match')
end