Method: Cisco::RouteMap#default_match_ipv4_multicast_enable
- Defined in:
- lib/cisco_node_utils/route_map.rb
#default_match_ipv4_multicast_enable ⇒ Object
568 569 570 |
# File 'lib/cisco_node_utils/route_map.rb', line 568 def default_match_ipv4_multicast_enable config_get_default('route_map', 'match_ipv4_multicast_enable') end |