Method: Cisco::RouteMap#default_match_ipv4_multicast_group_addr
- Defined in:
- lib/cisco_node_utils/route_map.rb
#default_match_ipv4_multicast_group_addr ⇒ Object
496 497 498 |
# File 'lib/cisco_node_utils/route_map.rb', line 496 def default_match_ipv4_multicast_group_addr config_get_default('route_map', 'match_ipv4_multicast_group_addr') end |