updating ip and passwd
This commit is contained in:
parent
1aa71d26af
commit
56499dc22c
@ -3,7 +3,7 @@ import json
|
||||
|
||||
def main():
|
||||
driver = get_network_driver('iosxr')
|
||||
device = driver('172.16.2.50', 'root', 'rootroot')
|
||||
device = driver('172.16.2.34', 'root', 'xxxx')
|
||||
|
||||
try:
|
||||
device.open()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user