Method: Cisco::RouteMap#default_match_ipv4_multicast_rp_addr
- Defined in:
- lib/cisco_node_utils/route_map.rb
#default_match_ipv4_multicast_rp_addr ⇒ Object
542 543 544 |
# File 'lib/cisco_node_utils/route_map.rb', line 542 def default_match_ipv4_multicast_rp_addr config_get_default('route_map', 'match_ipv4_multicast_rp_addr') end |