Page 1
ZXR10 Router/Ethernet Switch Command Manual (Basic Configuration Volume III) Version 4.8.22 ZTE CORPORATION ZTE Plaza, Keji Road South, Hi-Tech Industrial Park, Nanshan District, Shenzhen, P. R. China 518057 Tel: (86) 755 26771900 Fax: (86) 755 26770801 URL: http://ensupport.zte.com.cn E-mail: support@zte.com.cn...
Page 2
The contents of this document are protected by copyright laws and international treaties. Any reproduction or distribution of this document or any portion of this document, in any form by any means, without the prior written consent of ZTE CORPO- RATION is prohibited.
About This Manual..........i Command Introduction ........1 Manual Use Guide............1 Description of Man-Machine Commands ......1 Auxiliary Function ............2 Command Mode ............. 3 NAT Configuration ..........7 clear ip nat statistics ............7 clear ip nat translations ........... 8 ip nat................
Page 4
periodic................26 show time-range ............27 time-range ..............27 time-range disable............28 time-range enable ............28 Event-list Configuration........29 event-list..............29 interface ..............29 logic ................30 no event-list all .............31 show event-list..............31 show event-list reference..........31 time-range ..............32 Port Loop Detection Configuration....33 loop-detect interface ............33 loop-detect interface vlan ..........34 loop-detect protect-interface ...........34 loop-detect reopen-time ..........35 show loop-detect interface ..........35...
Page 5
nvram stack-machine-id ..........48 nvram stack-member-priority..........48 show switch all-neighbors ..........48 show switch all-status ............49 show switch neighbours..........49 show switch stack-ports ..........50 show switch status ............51 DNS Protocol Configuration ......53 ip domain flush-cache ...........53 ip domain lookup............53 ip domain name ............53 ip domain server ............54 show ip domain .............54 Debugging............
Page 6
debug ip icmp ...............68 debug ip icmp detail ............68 debug ip igmp...............68 debug ip igmp-snooping ..........68 debug ip igmp group ............69 debug ip igmp interface..........69 debug ip interface............69 debug ip ippool .............70 debug ip msdp ..............70 debug ip multicast ............71 debug ip nat ..............71 debug ip ospf adj............71 debug ip ospf all............72...
Purpose operation of ZXR10 router and Ethernet switch. This manual is intended for engineers and technicians who perform Intended Audience operation activities on ZXR10 router and Ethernet switch. This manual contains the following chapters: What Is in This Manual Chapter...
To search a command, do as follows: 1. Find the desired command by referring to ZXR10 Router/Eth- ernet Switch Command Manual — Command Index. 2. Find command details by the volume, chapter/section and page of the obtained command.
Do not describe the history command if this entry does not exist. Auxiliary Function The auxiliary function for ZXR10 devices is as follows. 1. In any command mode, enter a question mark (?) after the DOS prompt of the system, a list of available commands in the command mode will be displayed.
ENTER. The ^ is below the first character of the input incorrect command, keyword or parameter. 3. ZXR10 router/Ethernet switch allows the command or key- word to be abbreviated into a character or character string that uniquely identifies this command or keyword. For example, the show command can be abbreviated to sh or sho.
Page 14
ZXR10 Command Manual (Basic Configuration Volume III) Mode Prompt Admis- Entry Functions sion Command Mode Inter- ZXR10(config- Global interface Configures face if)# config- port config- uration parameters uration mode and selects mode a port type depending on the keyword Subin-...
Page 15
Configures ospf OSPFv3 parameters ZXR10(config- Global ip vrf Configures config- vrf)# config- uration uration parameters mode mode VFI con- Global ZXR10(config- Configures figu- config- vfi)# VPLS related ration uration parameters mode mode Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) � This example describes how to clear the maximum dynamic entries in history record. ZXR10#clear ip nat statistics max-dynamic-trans ZXR10#show ip nat statistics Total active translations: 3066 (1 static, 3065 dynamic) Maximal active dynamic translations: 3065...
ZXR10(config)#clear ip nat translations � This command describes how to clear specified NAT transla- tions. ZXR10(config)#clear ip nat translations 2.2.2.2 80 1.1.1.1 80 � This command describes how to clear all translations produced by a dynamic NAT rule. ZXR10(config)#clear ip nat translations list 2 �...
Page 20
ZXR10(config)#access-list 3 permit 10.1.1.0 0.0.0.255 ZXR10(config)#ip nat pool p1 170.1.1.1 170.1.1.254 prefix-length 24 ZXR10(config)#ip nat inside source list 3 pool p1 overload � This example describes how to configure the NAT dynamic reusable rule, and then bind it to the export interface.
| destination means the log records only NAT infor- mation of the specified source/destination address. � Platform V4.6.02 provides this function, while the ZXR10 GAR does not. � This example describes how to set to record about NAT trans- Example lations.
The entry number which is supported by NAT. The value is 32, 64, 128, 256, 512 and 1024. The default value is 64. This command is only supported by ZXR10 GAR. Instructions This example describes how to configure the entry number which Example is supported by NAT is 128K.
Delete this configuration with the no command. Global configuration Command Modes ip nat slot-number <slot-number> Syntax no ip nat slot-number Syntax Description <slot-number> slot number, 1~12 This command is only supported by ZXR10 7800. Instructions Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) This example describes how to configure the slot number as 3 to Example enable NAT service. ZXR10(config)#ip nat slot-number 3 ip nat start Use this command to enable the NAT module. Purpose Global configuration...
ZXR10(config)#ip nat translation timeout class a 600 � This example describes how to configure the aging level of HTTP as b. ZXR10(config)#ip nat translation timeout protocol tcp 80 b show ip nat count Use this command to display address-based NAT statistics in a Purpose descending way.
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description <count> Maximum count, 1 ~ 1024 <global-ip> The global address to specify <local-ip> The local address to specify The displayed contents include the internal address, number in Instructions use, maximum number to use, and maximum limit number.
10.1.1.254 170.1.1.1:1024 10.1.1.1:1254 170.1.1.1:1025 10.1.1.1:1255 � This example describes how to display all NAT translations of a specific address in the current system. ZXR10#show ip nat translations local 10.1.1.1 Pro Inside global Inside local TYPE 170.1.1.1:1024 10.1.1.1:1254 170.1.1.1:1025 10.1.1.1:1255 ip nat inside source...
Page 28
ZXR10 Command Manual (Basic Configuration Volume III) This page is intentionally blank. Confidential and Proprietary Information of ZTE CORPORATION...
The number of npc, for distributed mode display. The platform version 4.08.22 and upgrade versions support this Instructions command. This example describes how to clear the conflict-ip in ip pool. Example ZXR10#clear ip pool conflict-ip all Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) ip pool Related Commands conflict-time Use this command to configure the conflict time of IP address in Purpose an address pool. Restore the default configuration with the no command. IP pool configuration Command Modes conflict-time <time>...
Global configuration Command Modes ip local pool <pool-name><begin_ip_addr><last_ip_addr><ip_ Syntax mask> no ip local pool <pool-name> Syntax Description <pool-name> Address pool name, 1 ~ 16 characters <begin_ip_addr> Start IP address, in the dotted decimal notation Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) <last_ip_addr> End IP address, in the dotted decimal notation <ip_mask> Mask, in the dotted decimal notation Considering the compatibility of the former versions, this com- Instructions mand is kept. The command ip pool is suggested to use.
DHCP user can not obtain the address. This example describes how to configure the range of IP_POOL1 Example as 2.2.2.10~2.2.2.200, the mask as 255.255.255.0. ZXR10(config)#ip pool pool1 ZXR10(config-ip-pool)#range 2.2.2.10 2.2.2.200 255.255.255.0 ip pool Related Commands show ip local pool Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) show ip local pool Use this command to show configuration information of the local Purpose address pool. Privileged EXEC Command Modes show ip local pool [[configure <pool-name>[vrf-instance Syntax <vrf-name>]]|[conflict-ip <pool-name>[vrf-instance <vrf -name>[slot <npc-num>]| slot <npc-num>]]|[ exclude-ip <pool-name>[vrf-instance...
This example describes how to enter into TimeRange configuration Example mode. ZXR10(config)#time-range myTime ZXR10(config-tr)#absolute start 08:00:00 10-01-2007 end 08:00:00 10-30-2007 ZXR10(config)# show time-range Related Commands time-range Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) debug time-range Use this command to print the system time, the name of TimeRa Purpose nge and the former state, the next state and so on when the state of TimeRange is changed.
This example describes how to show the time range test contents. Example ZXR10(config)#time-range myTime ZXR10(config-tr)# absolute start 08:00:00 10-01-2007 end 08:00:00 10-30-2007 ZXR10(config-tr)# periodic daily 08:00:00 to 23:00:00 ZXR10(config-tr)# exit ZXR10(config)#show time-range Current time is 14:37:13 10-15-2007 Monday time-range ly <active>...
ZXR10 Command Manual (Basic Configuration Volume III) ZXR10(config-tr)#exit ZXR10(config)#no time-range myTime show time-range Related Commands time-range disable Use this command to disable TimeRange function. Purpose Global configuration Command Modes time-range disable [clear] Syntax Syntax Description clear Whether to clear the non-default configuration after disabling the function.
Purpose Delete the sub event with the no command. Event configuration Command Modes interface <interface-name>{protocol | physical | admin}{d Syntax own | up} no interface <interface-name>{protocol | physical | admin }{down | up} Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description <interface-name> Interface name protocol Interface protocol state admin Interface management state physical Interface physical state down Interface down event Interface up event � The sub event only can be configured for the existed interface.
<happen> time-range morning active event-list myEvent2<unhappen> ZXR10(config)# event-list Related Commands show event-list reference Use this command to the reference information of event-list. Purpose All modes Command Modes show event-list reference [<name>] Syntax Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description <name> The name of event list This example describes how to show the reference information of Example myEvent. ZXR10(config)#show event-list myEvent Name Status Application Reference-times myEvent happened access-list ZXR10(config)# event-list Related...
Disables loop detection on the specified port If this area is configured, it is disabled by default. Defaults This example describes how to enable loop detection on fei_1/1-2 Example and fei_2/3. ZXR10(config)#loop-detect interface fei_1/1-2,fei_2/3 enable Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) show loop-detect interface Related Commands loop-detect interface vlan Use this command to configure the VLAN for port loop detection, Purpose that is, specify the VLAN in which loop detection is performed. Up to eight VLANs can be specified on a port.
Purpose Privileged EXEC Command Modes show loop-detect interface Syntax This example describes how to show the port with loop detection Example enabled. ZXR10(config)#show loop-detect interface fei_1/1 fei_1/2 fei_1/3 fei_1/4 fei_1/5 fei_1/6 fei_1/7 fei_1/8 Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) loop-detect interface Related Commands show loop-detect interface-detail Use this command to show the detail of the port with loop detection Purpose enabled. Privileged EXEC Command Modes show loop-detect interface-detail <port-name> Syntax Syntax Description...
This example describes how to show the duration from port loop Example detection to restart the port disabled due to a loop. ZXR10(config)#show loop-detect reopen-time The reopening time of loop detect 1(minute) ZXR10(config)# loop-detect reopen-time Related Commands Confidential and Proprietary Information of ZTE CORPORATION...
Page 48
ZXR10 Command Manual (Basic Configuration Volume III) This page is intentionally blank. Confidential and Proprietary Information of ZTE CORPORATION...
Example 2 reverse telnet connection to 2 hours. ZXR10(config)#line 2 ZXR10(line_config)#absolute-timeout 120 disconnect line Use this command to stop an existed reverse telnet session. Purpose Privileged EXEC Command Modes disconnect line <line_number>[all] Syntax Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description <line_number> Session number, the value range is 1~64 Stop all line sessions. Use this command to stop an existed reverse telnet connection. Instructions This example describes how to disconnect the reverse telnet con- Example nection through line 2.
<telnet> Syntax Description <telnet> telnet protocol It is only applied to telnet connection at present. Instructions This example describes how to configure line 2 to allow telnet pro- Example tocol through. Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) ZXR10(config)#line 2 ZXR10(line_config)#transport input telnet work-mode Use this command to set the work mode of the serial port. Purpose Interface configuration Command Modes work-mode {transmit | com} Syntax Syntax Description transmit Sets the serial port to ordinary forward port.
<port number> The local UDP port which is used by agent to communicate with collector. 6343 by default. � Only ZXR10 6900 series supports this function. Instructions � Local port is the communication port which is used by sflow agent to send sflow sample package.
ZXR10 Command Manual (Basic Configuration Volume III) Global configuration Command Modes sflow collector-config ip-address <ipaddress>[udp-port Syntax <port number>] no sflow collector-config ip-address <ipaddress> Syntax Description <ipaddress> Sflow collector address, can be any valid address <port number> The remote UDP port which is used by agent to communicate with collector.
Page 55
| egress Specifies the direction for sflow sample <rate number> The range of sample rate � Only ZXR10 69 series support this function. Instructions � Enable sflow sample function before configure sample rate. � Sflow sample function can be configured and enabled on ingress and egress direction synchronously.
Page 56
ZXR10 Command Manual (Basic Configuration Volume III) This page is intentionally blank. Confidential and Proprietary Information of ZTE CORPORATION...
This command is only supported by the device which has stack Instructions function. � It is required to restart the device after using this command. This example describes how to disable stack function. Example ZXR10(config)#disable stack Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) nvram stack-machine-id Use this command to configure the device ID of stack device. Purpose Global configuration Command Modes nvram stack-machine-id <machine id> Syntax Syntax Description <machine id> The device ID, 1~9 � This command is only supported by the device which has stack Instructions function.
Command Modes show switch neighbours [stack-member-number <stack-me Syntax mber-id>] Syntax Description stack-mem The ID of stack device. 1~9 ber-number <stack-member-id> � This command is only supported by the device which has stack Instructions function. Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) � This command is only effective on stack mode. � When this command is used without the parameter, the neigh- bor information of master device will be shown. This example describes how to show the neighbor information of Example member device that ID is 1.
ZXR10(config)#show switch status stack-member-number 1 tx_port : 4 , des device id : 2 Switch Mac: 00:00:00:00:00:93 device id: priority product type: 5928F num-stk-ports: stack-state: ATTACH flags: 0x111b07 master_id: slave_id: part: master master-select-times: dest_deviceId: tx-port: Confidential and Proprietary Information of ZTE CORPORATION...
Page 62
ZXR10 Command Manual (Basic Configuration Volume III) This page is intentionally blank. Confidential and Proprietary Information of ZTE CORPORATION...
By default, DNS is enabled. Disable this function with the no com- Instructions mand. debug ip domain Related Commands ip domain name Use this command to set DNS address. Purpose Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Global Configuration Command Modes ip domain name <domain> Syntax no ip domain name <domain> Syntax Description <domain> Default DNS postfix, 1~150 characters. Only one default domain postfix can be configured. Instructions debug ip domain...
.............72 debug ip ospf database-timer..........72 debug ip ospf events............73 debug ip ospf flood ............73 debug ip ospf lsa-generation ..........73 debug ip ospf packet............74 debug ip ospf retransmission..........74 Confidential and Proprietary Information of ZTE CORPORATION...
Page 66
ZXR10 Command Manual (Basic Configuration Volume III) debug ip ospf spf...............74 debug ip pimdm ..............75 debug ip pimsm ..............75 debug ip pim-snooping ............76 debug ip protocol ..............76 debug ip rip ..............77 debug ip rip all ..............77 debug ip rip database ............77 debug ip rip events ............78...
Instructions in outputting the debug information, which will affect the network performance. As a result, it is generally not recommended to open the debug all switch. All debug commands Related Commands terminal monitor Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) debug arp � Use this command to enable the packets debug function of ARP, Purpose which displays the debug information of sending and receiving state processed by the address resolution protocol ARP, and displays whether the router is sending/receiving the ARP mes- sages.
Use this command to monitor the queue process activities of the Purpose customized queue. Cancel the monitoring with the no command. Privileged EXEC Command Modes debug custom-queue Syntax no debug custom-queue It is applied to ZXR10 GAR and ZXR10 ZSR. Instructions Confidential and Proprietary Information of ZTE CORPORATION...
Syntax Description interface <interface- Name of the interface for printing the LMI name> debug information It is applied to ZXR10 GAR, ZXR10 ZSR. Instructions � This example describes how to print the LMI debug information. Example ZXR10#debug frame-relay lmi �...
GRE working information. Close the debug switch with the no command. Privileged EXEC Command Modes debug gre Syntax no debug gre ZXR10 5900 series does not support this command. Instructions terminal monitor Related Commands debug group-management access Use this command to enable the debug function of ACCESS sub Purpose module.
ZXR10 Command Manual (Basic Configuration Volume III) debug group-management Use this command to enable the debug function of group manage- Purpose ment protocol and show all debug information. Disable the debug fuction with the no command. Privileged EXEC Command Modes...
Use this command to trace the hdlc basic link setup procedure. Purpose Privileged EXEC Command Modes debug hdlc Syntax no debug hdlc It is applied to ZXR10 GAR, ZXR10 ZSR. Instructions Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) terminal monitor Related Commands debug ip Use this command to enable the IP debug function to display the Purpose debugging information processed by the IP, and display whether the router is sending/receiving the IP message. Disable the IP debug function with the no command.
Use this command to trace and display the messages sent by the Purpose BGP. Close the tracing with the no command. Privileged EXEC Command Modes debug ip bgp out Syntax no debug ip bgp out Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) terminal monitor Related Commands debug ip bgp updates Use this command to trace and display the updates message Purpose sent/received by the BGP connection and show the route pro- cessing conditions in the message. Close the tracing with the no command.
Instructions 5900 switches currently. terminal monitor Related Commands debug ip domain Use this command to enable or disable DNS debugging. Purpose Privileged EXEC Command Modes debug ip domain Syntax no debug ip domain Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) debug ip icmp Use this command to enable the ICMP debug function to display the Purpose debugging information processed by the ICMP, and display whether the router is sending/receiving the ICMP message. Disable the function with the no command.
Use this command to enable debug function of IP sent and re- Purpose ceived on the specified interface to display debugging information processed by the IP. Disable the function with the no command. Privileged EXEC Command Modes Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) debug ip interface <interface-name> Syntax no debug ip interface <interface-name> Syntax Description <interface-name> Interface name terminal monitor Related Commands debug ip ippool Use this command to enable the debug function of OP POOL mod- Purpose ule.
Syntax no debug ip ospf adj Neighbor events include neighbor event and state transition, hello Instructions packet receiving, processing and sending, link state request packet receiving, processing and sending. Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) terminal monitor Related Commands debug ip ospf all Use this command to open all OSPF debug switches. Close the Purpose switch with the no command. Privileged EXEC Command Modes debug ip ospf all...
Syntax no debug ip ospf lsa-generation The generating link state announcement events include route link Instructions state announcement, network link state announcement, network summary link state announcement, autonomous boundary router Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) state announcement generation, link state announcement addi- tion, deletion and refreshment. terminal monitor Related Commands debug ip ospf packet Use this command to open the switch for returning the debugging Purpose information of the OSPF receiving/transmitting packets, to monitor the transmitting/receiving of all OSPF packets.
Use this command to open the PIM-SM debug switches. Close the Purpose switch with the no command. Privileged EXEC Command Modes debug ip pimsm [message-recv | message-send | packet-r Syntax ecv | packet-send | mrt | bsr-rp | assert | warning | msdp] Confidential and Proprietary Information of ZTE CORPORATION...
Use this command to trace RIP routing table changes. Cancel the Purpose tracing with the no command. Privileged EXEC Command Modes debug ip rip database Syntax no debug ip rip database Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) terminal monitor Related Commands debug ip rip events Use this command to trace the RIP related events, such as the Purpose interface status. Cancel the tracing with the no command. Privileged EXEC Command Modes...
Source IP address in the dotted decimal notation terminal monitor Related Commands debug ip tcp all Use this command to open all TCP debug switches. Close the Purpose switch with the no command. Confidential and Proprietary Information of ZTE CORPORATION...
When the no command is used to close the switches, no information will be output. When user logins ZXR10 series, TCP events of BGP and FTP (not includ- ing telnet) will be shown. Privileged EXEC...
� The information will be displayed when the user logs into ZXR10. The information includes TCP special information of BGP, and TCP special information of FTP (not include telnet). Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) terminal monitor Related Commands debug ip udp Use this command to set the debug switches for the source and Purpose destination information of the UDP sent/received packets. No in- formation is output once the switch is closed with the no com- mand.
Syntax Description <interface-name> The name of the interface. If this area is configured, it is disable by default. Defaults � The platform version 4.6.02 and upgrade versions support this Instructions command. Confidential and Proprietary Information of ZTE CORPORATION...
Page 94
ZXR10 Command Manual (Basic Configuration Volume III) � This command helps the user understand interactive condition of the IPv6 ICMP neighbor discovery packet. This example describes how to display the output of debug ipv6 Example 02:09:31 ICMPv6-ND: STALE -> DELAY: 5ffe::1...
Disable the debugging information with the no command. Privileged EXEC Command Modes debug ipv6 ospf events [abr | asbr | os | router | vlink] Syntax no debug ipv6 ospf events [abr | asbr | os | router | vlink] Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description [abr | asbr | os | Detailed content of the traced event, which router | vlink] may be border router, area border router and virtual link If this area is configured, it is disabled by default.
Use this command to trace adjacency run over the OSPFv3 proto- Purpose col. Disable the debugging information with no. Privileged Command Modes debug ipv6 ospf nfsm [events | status | timers] Syntax no debug ipv6 ospf nfsm [events | status | timers] Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description [events | status | Specific condition of traced adjacency timers] corresponding to adjacency event, state and timer If this area is configured, it is invalid by default. Defaults � The platform version 4.6.02 and upgrade versions support this Instructions command.
Syntax Description detail Displays packet information as detailed as possible <interface-name> The name of the interface <protocol> The name of the protocol If this area is configured, it is disabled by default. Defaults Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) � The platform version 4.6.02 and upgrade versions support this Instructions command. � When the parameter detail and <protocol> are used together, the protocol type has to be ICMP protocol. This example describes how to display the output of debug ipv6 Example packet.
Use this command to set the debugging switches for establishing Purpose and closing the TCP6 connections. After the switch is opened, the Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) debugging information, including TCP6 active-open/passive-open, reconfig tcp build link timer, TCP normal close, abnormal close will be output. Close the switch with the no command. Privileged EXEC Command Modes debug ipv6 tcp driver...
3ffe::2 and destination port of len=208 39810 Receives a UDP packet with the source src=3ffe::2(39810), address of 3ffe::2, source port of 39810, dst=3ffe::1 (4915), destination address of 3ffe::1 and destination len=208 port of 4915 Confidential and Proprietary Information of ZTE CORPORATION...
Related Commands debug lacp all Use this command to open all LACP debugging switches. Close all Purpose LACP debugging switches with the no command. Privileged EXEC Command Modes Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) debug lacp all Syntax no debug lacp all terminal monitor Related Commands debug lacp fsm Use this command to open the switch of LACP state machine de- Purpose bugging. Close the debugging switch with the no command.
Purpose the displaying with the no command. Privileged EXEC Command Modes debug modem Syntax no debug modem It is applied to ZXR10 GAR, ZXR10 ZSR at present. Instructions terminal monitor Related Commands debug mpls ldp advertisements Use this command to monitor the addresses and labels advertised Purpose to the LDP neighbors.
ZXR10 Command Manual (Basic Configuration Volume III) Field Description tagcon Indicates the debugging information is from the label control subsystem Opposite LDP ID Peer a.b.c.d:e advertise Announced label and address terminal monitor Related Commands debug mpls ldp all Use this command to open all LDP related debug switches. Close Purpose the switch with the no command.
� This example shows state machine event when vpws is estab- lished. ZXR10# debug mpls ldp vpwsfsm l2vpn vpws: L2VPN_Negotiate is OK! � This example shows state machine event when vpws is deleted. Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) ZXR10# debug mpls ldp vpwsfsm ldp: release label is 16 l2vpn: L2VpwsSentToforwardwith !Local_label:16, Remote_label:16, Vpnid:1,vcid:201,tunnelid:0 debug mpls ldp messages Use this command to monitor the messages sent to or received Purpose from the LDP neighbors. Cancel the monitoring with the no com- mand.
Field Description Indicates the debugging information is from the LDP module ptcl_adj:a.b.c.d Specifies the opposite LDP ID State Session state (see the state table) Event Session state machine event (see the state table) Confidential and Proprietary Information of ZTE CORPORATION...
Page 112
ZXR10 Command Manual (Basic Configuration Volume III) Session state table is show below. Status Description NONEXISTENT INITIALIZED OPENREC OPENSENT OPERATIONAL Waits for the establishment of TCP connection Session state machine event table is show below. Status Description Internal event, session timeout...
Related Commands debug mstp agreement Use this command to open the MSTP debugging switch for fast Purpose handing off negotiation information. Disable the switch with the no command. Privileged EXEC Command Modes Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) debug mstp agreement[interface <interface-name> instance Syntax <instance_number>] no debug mstp agreement Syntax Description <interface-name> Interface name <instance_number> Number of instances, in the range of 1~63 terminal monitor Related Commands debug mstp all Use this command to open all MSTP debugging switches. Close Purpose the switch with the no command.
Use this command to open the MSTP info state machine informa- Purpose tion debugging switch. Disable the switch with the no command. Privileged EXEC Command Modes debug mstp info [interface <interface-name> instance <insta Syntax nce_number>] no debug mstp info Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description <interface-name> Interface name <instance_number> Number of instances, in the range of 1~63 terminal monitor Related Commands debug mstp migration Use this command to open the MSTP protocol transition state ma- Purpose chine information debugging switch.
Use this command to open the MSTP typology change state ma- Purpose chine information debugging switch. Disable the switch with the no command. Privileged EXEC Command Modes debug mstp tc [interface <interface-name> instance <instan Syntax ce_number>] no debug mstp tc Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description <interface-name> Interface name <instance_number> Number of instances, in the range of 0~16 terminal monitor Related Commands debug mstp timers Use this command to open MSTP timer information debugging Purpose switch. Disable the switch with the no command.
Use this command to open the PPP error information debugging Purpose switch. Close the switch with the no command. Privileged EXEC Command Modes debug ppp error [interface <interface-name>] Syntax no debug ppp error [interface <interface-name>] Syntax Description <interface-name> Interface name Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) terminal monitor Related Commands debug ppp events Use this command to open the PPP event debugging switch. Close Purpose the switch with no. Privileged Command Modes debug ppp events [interface <interface-name>] Syntax no debug ppp events [interface <interface-name>]...
Whether packets through multilink are sent in fragments <interface-name> Interface name It is applied to ZXR10 GAR, ZXR10 ZSR. Instructions terminal monitor Related Commands debug ppp ncp Use this command to open the debug switch for PPP NCP message Purpose resolution output.
Cancel the monitoring with the no command. Privileged EXEC Command Modes debug priority Syntax no debug priority It is applied to ZXR10 GAR, ZXR10 ZSR at present. Instructions terminal monitor Related Commands debug radius all Open the RADIUS debugging switch.
Use this command to open the RADIUS authentication error debug- Purpose ging switch. Close the Radius authentication error debug switch with the no command. Privileged EXEC Command Modes debug radius authentication error Syntax no debug radius authentication error Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) terminal monitor Related Commands debug radius authentication event Use this command to open the RADIUS authentication event Purpose debugging switch. Close the Radius authentication event debug switch with the no command. Privileged EXEC...
Use this command to open the RADIUS accounting packet debug- Purpose ging switch. Close the radius accounting packet debug switch with the no command. Privileged EXEC Command Modes debug radius accounting packet {<group_num>| all} Syntax no debug radius accounting packet Confidential and Proprietary Information of ZTE CORPORATION...
ZXR10 Command Manual (Basic Configuration Volume III) Syntax Description <group_num> Authentication server group number All Authentication server group terminal monitor Related Commands debug tunnel packet Use this command to show the information of packets received and Purpose sent on a channel. Disable the function with the no command.
VoIP. Cancel the displaying with the no command. Privileged EXEC Command Modes debug voip pstn Syntax no debug voip pstn It is applied to ZXR10 GAR and ZXR10 ZSR at present. Instructions terminal monitor Related Commands debug vrrp Use this command to open the switch for displaying VRRP debug- Purpose ging information.
ZXR10 Command Manual (Basic Configuration Volume III) event Shows the information triggering VRRP state change group_no Shows this group all VRRP debug information error Shows the error packet information received by VRRP Shows all the VRRP-related debugging information terminal monitor...
Need help?
Do you have a question about the ZXR10 and is the answer not in the manual?
Questions and answers