Method: Cisco::RouteMap#set_metric_effective_bandwidth

Defined in:
lib/cisco_node_utils/route_map.rb

#set_metric_effective_bandwidthObject



1629
1630
1631
1632
# File 'lib/cisco_node_utils/route_map.rb', line 1629

def set_metric_effective_bandwidth
  hash = set_metric_get
  hash[:effective_bandwidth]
end