File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55| ios | → | cisco_ios |
66| iosxe | → | cisco_xe |
77| iosxr | → | cisco_xr |
8- | nxos | → | cisco_nxos |
8+ | junos | → | juniper_junos |
9+ | nxos | → | cisco_nxos |
10+ | vyos | → | brocade_vyos |
Original file line number Diff line number Diff line change 11| NORMALIZED | | HIERCONFIG |
22| ---------- | -- | ------ |
33| arista_eos | → | eos |
4+ | brocade_vyos | → | vyos |
45| cisco_ios | → | ios |
56| cisco_nxos | → | nxos |
67| cisco_xe | → | iosxe |
78| cisco_xr | → | iosxr |
9+ | juniper_junos | → | junos |
810| ruckus_fastiron | → | fastiron |
Original file line number Diff line number Diff line change 354354 "ios" : "cisco_ios" ,
355355 "iosxe" : "cisco_xe" ,
356356 "iosxr" : "cisco_xr" ,
357+ "junos" : "juniper_junos" ,
357358 "nxos" : "cisco_nxos" ,
359+ "vyos" : "brocade_vyos" ,
358360}
359361
360362# Netutils Parser | Normalized
497499# Normalized | HIERCONFIG
498500HIERCONFIG_LIB_MAPPER_REVERSE = {
499501 "arista_eos" : "eos" ,
502+ "brocade_vyos" : "vyos" ,
500503 "cisco_ios" : "ios" ,
501504 "cisco_nxos" : "nxos" ,
502505 "cisco_xe" : "iosxe" ,
503506 "cisco_xr" : "iosxr" ,
507+ "juniper_junos" : "junos" ,
504508 "ruckus_fastiron" : "fastiron" ,
505509}
506510
You can’t perform that action at this time.
0 commit comments