The networking_cisco.plugins.cisco.cfg_agent.device_drivers.asr1k.asr1k_routing_driver Module¶
-
class
networking_cisco.plugins.cisco.cfg_agent.device_drivers.asr1k.asr1k_routing_driver.ASR1kRoutingDriver(**device_params)¶ -
-
cleanup_invalid_cfg(hd, routers)¶
-
disable_internal_network_NAT(ri, port, ext_gw_port, itfc_deleted=False)¶
-
disable_router_interface(ri, port=None)¶
-
enable_router_interface(ri, port)¶
-
external_gateway_added(ri, ext_gw_port)¶
-
external_gateway_removed(ri, ext_gw_port)¶
-
floating_ip_added(ri, ext_gw_port, floating_ip, fixed_ip)¶
-
floating_ip_removed(ri, ext_gw_port, floating_ip, fixed_ip)¶
-
get_configuration()¶
-
internal_network_added(ri, port)¶
-
send_empty_cfg()¶
-