Method: Cisco::RouteMap#default_match_ipv6_multicast_enable
- Defined in:
- lib/cisco_node_utils/route_map.rb
#default_match_ipv6_multicast_enable ⇒ Object
825 826 827 |
# File 'lib/cisco_node_utils/route_map.rb', line 825 def default_match_ipv6_multicast_enable config_get_default('route_map', 'match_ipv6_multicast_enable') end |