enable_netconf_support_on_dellos10 (#44816)

pull/45229/head
abirami-n 6 years ago committed by Deepak Agrawal
parent 25563dc7cf
commit 3601c74971

@ -201,6 +201,7 @@ logging.getLogger('ncclient').setLevel(logging.INFO)
NETWORK_OS_DEVICE_PARAM_MAP = { NETWORK_OS_DEVICE_PARAM_MAP = {
"nxos": "nexus", "nxos": "nexus",
"ios": "default", "ios": "default",
"dellos10": "default",
"sros": "alu", "sros": "alu",
"ce": "huawei" "ce": "huawei"
} }

Loading…
Cancel
Save