UAPs Uplink master slave port configure ZTE OLT
[boxads]
Today i will be discuss how to UAPs Uplink master slave port configure ZTE OLT
Prerequisites:
- Make sure that the network device works normally.
- Uplink ports work normally.
- Log in to the ZXA10 C220 through HyperTerminal or Telnet.
Context:
ZXA10 C220 supports UAPS. When the working uplink port is faulty, the service is switched to the backup uplink port automatically.
To configure the UAPS, perform the following steps:
1. Use the configure terminal command to enter global configuration mode.
2. Use the uaps-group command to configure UAPS group.
3. Use the port command to configure main and backup ports of UAPS group.
4. Use the revertive enable command to enable UAPS auto-recovery function.
5. Use the swap command to swap UAPS master and slave ports by force.
6. Use the switch command to configure UAPS group properties.
7. Use the next-hop command to configure UAPS next hop IP address of link detection.
8. Use the retry-link-detect command to configure UAPS retry times of link detection.
9. Use the interval-link-detect command to configure UAPS interval of link detection.
10. Use the show uaps groupid command to query UAPS configuration.
Example of UAPs Uplink master slave port configure ZTE OLT:
- Group ID: 1
- Master port: gei_0/14/1
- Salve port: gei_0/14/2
- Next hop IP address: 10.63.10.1
- Protect-time: 300s
- Switch-type: common port
- Revertive control: enble
[bodyads]
ZXAN#configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
ZXAN(config)#uaps-group 1
ZXAN(cfg-uaps-1)#port master-port gei_0/14/1 slave-port gei_0/14/2
ZXAN(cfg-uaps-1)#revertive enable
ZXAN(cfg-uaps-1)#next-hop 10.63.10.1
ZXAN(cfg-uaps-1)#show uaps groupid 1
Revertive control              : enble
Protect-time                    : 300s
Next-hop                         : 10.63.10.1
Link-type                        : normal
Link-detect-retry             : 5
Link-detect-interval          : 3
Link status                      : failed
Switch-type                     : common port
Master ports status          : forwarding
gei_0/14/1Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â : down
Slave ports status            : block
gei_0/14/2Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â : down