In routing world, Administrative Distance refers to the reliability of the routing protocol. It is equivalent to Juniper’s Route Preference and Huawei’s Preference. It is important to consider these values as in the scenario that there are multiple routes to a destination (with same prefix length), the route (learned via the routing protocol) with the lowest value is preferred. Table below will show the values for respective platform. Routing Protocol Cisco(AD) Juniper (RP) Huawei(P) Connected Interface 0 0 0…
Tag: <span>huawei</span>
Here’s the Cisco IOS-XR commands vs Huawei OS commands Cisco IOS-XR Huawei BASIC show display | include | include ..formal | configure system-view shutdown shutdown no shutdown undo shutdown no undo clear reset show running-config display current-configuration show version display version show tech-support display diagnostic-information show configuration (after change) clear counters <interface> reset counters <int> clear line <line><line number> terminal length <num> screen-length disable terminal width <num> terminal…
Leave a Comment