HP MSR2000/3000/4000 Router Series Layer 2 - WAN Access Command Reference (V7) Part number: 5998-4010 Software version: CMW710-R0007P02 Document version: 6PW100-20130927
Legal and notice information © Copyright 2013 Hewlett-Packard Development Company, L.P. No part of this documentation may be reproduced or transmitted in any form or by any means without prior written consent of Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Contents PPP and MP commands ··············································································································································· 1 PPP commands··································································································································································· 1 display ip pool ···············································································································································
bandwidth ······························································································································································ 40 default ····································································································································································· 41 description ·······················································································································································
isdn isdn isdn isdn isdn isdn isdn spid auto-trigger ············································································································································ 93 spid nit ···························································································································································· 93 spid resend ·····································································································································
dialer priority ······················································································································································· 143 dialer queue-length ·············································································································································· 144 dialer route ··························································································································································· 145
PPP and MP commands This feature is supported only on routers installed with SAE, AS, ASE, BS, E1, E1-F, T1, T1-F, POS, CPOS, CE3, or AM interface modules. For more information about interface modules, see HP MSR Series Routers Interface Module Guide PPP commands display ip pool Use display ip pool to display address pools.
Group name: a Pool name Start IP address End IP address Free In use aaa1 1.1.1.1 1.1.1.5 5 0 aaa2 1.1.1.6 1.1.1.10 5 0 # Display detailed information about the address pool bbb. display ip pool bbb Group name: b Pool name Start IP address End IP address Free In use bbb 1.1.2.1 1.1.2.5 4 1 2.2.2.1 2.2.2.5 5 0 In use IP addresses: IP address Interface 1.1.2.1 POS4/0 Table 1 Command output Field Description Free Number of free IP addresses.
Examples # Enable IP address negotiation on Serial 2/0. system-view [Sysname] interface serial 2/0 [Sysname-Serial2/0] ip address ppp-negotiate Related commands • ip address (Layer 3—IP Services Command Reference) • remote address ip pool Use ip pool to configure an address pool. Use undo ip pool to remove an address pool or an IP address range of the address pool.
Examples # Configure an address pool aaa that contains IP addresses 129.102.0.1 through 129.102.0.10 for the group a. system-view [Sysname] ip pool aaa 129.102.0.1 129.102.0.10 group a Related commands display ip pool link-protocol ppp Use link-protocol ppp to enable PPP encapsulation on an interface. Syntax link-protocol ppp Default PPP encapsulation is enabled on all interfaces except Ethernet and VLAN interfaces.
pap: Uses PAP authentication. call-in: Authenticates the call-in users only. This keyword can be configured when the local end serves as the receiving end of DDR calls. For more information about DDR, see Layer 2 — WAN Access Configuration Guide. domain isp-name: Specifies the ISP domain name for authentication, a case-insensitive string of 1 to 24 characters. Usage guidelines PPP authentication includes the following categories: • PAP—Two-way handshake authentication. The password used is in plain text.
ppp chap password Use ppp chap password to set the password for CHAP authentication. Use undo ppp chap password to cancel the configuration. Syntax ppp chap password { cipher | simple } password undo ppp chap password Default No password is set. Views Interface view Predefined user roles network-admin Parameters cipher: Sets a ciphertext password. simple: Sets a plaintext password. password: Specifies the password for CHAP authentication. This argument is case sensitive.
Views Interface view Predefined user roles network-admin Parameters username: Username for CHAP authentication, a case-sensitive string of 1 to 80 characters. The username is sent to the peer for the local device to be authenticated. Usage guidelines To pass CHAP authentication, the username/password of one side must be the local username/password on the peer. Examples # Set the username for CHAP authentication to Root on interface Serial 2/0.
If a host is connected to the device through PPP, you can execute the winipcfg command or the ipconfig /all command on the host to check the DNS server IP addresses assigned by the device. Examples # Set the primary and secondary DNS server IP addresses to 100.1.1.1 and 100.1.1.2 for the peer on interface Serial 2/0. system-view [Sysname] interface serial 2/0 [Sysname-Serial2/0] ppp ipcp dns 100.1.1.1 100.1.1.
ppp ipcp dns request Use ppp ipcp dns request to enable a device to actively request its peer for the DNS server IP address through a port. Use undo ppp ipcp dns request to restore the default. Syntax ppp ipcp dns request undo ppp ipcp dns request Default A device does not actively request its peer for the DNS server IP address.
Predefined user roles network-admin Parameters username: Username of the local device for PAP authentication, a case-sensitive string of 1 to 80 characters. cipher: Sets a ciphertext password. simple: Sets a plaintext password. password: Specifies the password for PAP authentication. This argument is case sensitive. If simple is specified, it must be a string of 1 to 255 characters. If cipher is specified, it must be a ciphertext string of 1 to 373 characters.
Usage guidelines In PPP negotiation, if the local device receives no response from the peer during the timeout time after it sends a packet, the local device sends the last packet again. Examples # Set the PPP negotiation timeout time to 5 seconds. system-view [Sysname] interface serial 2/0 [Sysname-Serial2/0] ppp timer negotiate 5 remote address Use remote address to configure an interface to assign an IP address to the client. Use undo remote address to cancel the assigned IP address.
[Sysname-Serial2/0] remote address 10.0.0.1 # Configure Serial 2/0 to assign an IP address from the address pool aaa to the client. system-view [Sysname] interface serial 2/0 [Sysname-Serial2/0] remote address pool aaa Related commands • ip address ppp-negotiate • ip pool timer-hold Use timer-hold to set the interval for sending keepalive packets. Use undo timer-hold to restore the default.
Use undo bandwidth to restore the default. Syntax bandwidth bandwidth-value undo bandwidth Default The expected bandwidth (in kbps) is the interface baud rate divided by 1000. Views VT interface view, MP-group interface view Predefined user roles network-admin Parameters bandwidth-value: Specifies the expected bandwidth in the range of 1 to 400000000 kbps. Usage guidelines The expected bandwidth of an interface affects the link costs in OSPF, OSPFv3, and IS-IS.
This command might fail to restore the default settings for some commands for reasons such as command dependencies or system restrictions. Use the display this command in interface view to identify these commands, and then use their undo forms or follow the command reference to individually restore their default settings. If your restoration attempt still fails, follow the error message instructions to resolve the problem. Examples # Restore the default settings of interface Virtual-Template 10.
display interface mp-group Use display interface mp-group to display information about a specified MP-group interface or all MP-group interfaces. Syntax display interface [ mp-group ] [ brief [ down | description ] ] display interface [ mp-group [ interface-number ] ] [ brief [ description ] ] Views Any view Predefined user roles network-admin network-operator Parameters interface-number: Specifies an existing MP-group interface by its number. brief: Displays brief interface information.
Last clearing of counters: Never Last 300 seconds input rate: 0 bytes/sec, 0 packets/sec Last 300 seconds output rate: 0 bytes/sec, 0 packets/sec Input: 0 packets, 0 bytes, 0 droped Output: 0 packets, 0 bytes, 0 droped # Display brief information about interface MP-group12.
Field Last 300 seconds input rate: 0 bytes/sec, 0 packets/sec Last 300 seconds output rate: 0 bytes/sec, 0 packets/sec Description Average rate of input packets and output packets in the last 300 seconds. Input: 0 packets, 0 bytes, 0 droped Total number of inbound packets of the interface (in the number of packets and in bytes), and the number of dropped incoming packets.
display interface [ virtual-template [ interface-number ] ] [ brief [ description ] ] Views Any view Predefined user roles network-admin network-operator Parameters interface-number: Specifies an existing VT interface by its number. brief: Displays brief interface information. If you do not specify this keyword, this command displays detailed interface information. down: Displays information about interfaces in physically down state and the causes.
Link: ADM - administratively down; Stby - standby Protocol: (s) - spoofing Interface Link Protocol Main IP VT1 DOWN DOWN Description -- # Display brief information about the VT interfaces in physically down state and the causes.
Field Description Output: 0 packets, 0 bytes, 0 drops Total number of outbound packets of the interface (in the number of packets and in bytes), and the number of packets dropped outgoing packets. Packet statistics are not performed for VT interfaces. Brief information on interface(s) under route mode Brief information about Layer 3 interfaces. Link status: Link: ADM - administratively down; Stby - standby • ADM—The interface has been administratively shut down.
Parameters interface mp-group interface-number: Specifies an MP-group interface by its number. If no MP-group interface is specified, this command displays MP information for all MP-group interfaces. Examples # Display MP information. (MP is configured through an MP-group interface.
undo interface mp-group mp-number Default No MP-group interface is created. Views System view Predefined user roles network-admin Parameters mp-number: Specifies a number for the MP-group interface. Usage guidelines The interface mp-group command is used together with the ppp mp mp-group command. You can execute the two commands in any order.
Usage guidelines To remove a VT interface, make sure all the corresponding VA interfaces are removed and the VT interface is not in use. Examples # Create interface Virtual-Template 10. system-view [Sysname] interface virtual-template 10 [Sysname-Virtual-Template10] mtu Use mtu to set the MTU size of an interface. Use undo mtu to restore the default. Syntax mtu size undo mtu Default The MTU size of an interface is 1500 bytes.
ppp mp fragment disable Use ppp mp fragment disable to disable MP fragmentation. Use undo ppp mp fragment disable restore the default. Syntax ppp mp fragment disable undo ppp mp fragment disable Default MP fragmentation is enabled. Views MP-group interface view Predefined user roles network-admin Usage guidelines If the peer device does not support fragment reassembly, you must configure the ppp mp fragment disable command to disable MP fragmentation on the local device.
Views MP-group interface view Predefined user roles network-admin Parameters time: Specifies the maximum LFI fragment transmission delay in the range of 1 to 1000 ms. Examples # Set the maximum LFI fragment transmission delay to 20 ms on interface MP-group 1. system-view [Sysname] interface mp-group 1 [Sysname-MP-group1] ppp mp lfi delay-per-frag 20 Related commands • ppp mp lfi enable • ppp mp lfi size-per-frag ppp mp lfi enable Use ppp mp lfi enable to enable LFI on an interface.
ppp mp lfi size-per-frag Use ppp mp lfi size-per-frag to set the maximum LFI fragment size (in bytes). Use undo ppp mp lfi size-per-frag to restore the default. Syntax ppp mp lfi size-per-frag size undo ppp mp lfi size-per-frag Default The maximum LFI fragment size depends on the configuration of the ppp mp lfi delay-per-frag command. Views MP-group interface view Predefined user roles network-admin Parameters size: Specifies the maximum LFI fragment size in the range of 40 to 1500 bytes.
Predefined user roles network-admin Parameters max-bind-num: Specifies the maximum number of links allowed in an MP bundle, in the range of 1 to 128. Usage guidelines Use the default setting in normal cases. Inappropriate use of this command can cause PPP performance degradation. Make sure you understand the impact of this command on your network before you use it. Configure the maximum number of links allowed in an MP bundle to be greater than the actual number of bundled links.
min-fragment command conforms to the hardware specifications for the MP bundle to be created and the sub-channel LCP link to be established successfully. Examples # Set the minimum MP packet fragmentation size to 500 bytes. system-view [Sysname] interface mp-group 1 [Sysname-MP-group1] ppp mp min-fragment 500 ppp mp mp-group Use ppp mp mp-group to assign an interface to an MP group, enabling the interface to operate in MP mode. Use undo ppp mp to restore the default.
Syntax ppp mp short-sequence undo ppp mp short-sequence Default The long sequence number header format is used. Views Interface view Predefined user roles network-admin Usage guidelines This command applies to the incoming direction only. To enable the local end to transmit packets with short sequence numbers, configure this command on the remote end. The sequence number format (long or short) of an MP bundle depends on the configuration of the first channel joining the MP bundle.
Usage guidelines The MP sort buffer size = the number of channels in the current MP bundle × size. You can use the display ppp mp command to view the number of member channels in an MP bundle. If the calculated MP sort buffer size is 20, the MP sort buffer can sort 20 packets. When MP is used, the received packets might be out of order. The sort buffer is used to re-sort packets. The sort buffer size is a trade-off between re-sorting effect and delay.
Syntax reset counters interface [ mp-group [ interface-number ] ] Views User view Predefined user roles network-admin Parameters mp-group: Clears traffic statistics on MP-group interfaces. interface-number: Specifies an existing MP-group interface by its number. Usage guidelines Before collecting traffic statistics within a specific period of time on an MP-group interface, clear the existing statistics. If you do not specify the mp-group keyword, this command clears statistics on all interfaces.
If you specify the virtual-template keyword without the interface-number argument, this command clears statistics on all VT interfaces. If you specify both virtual-template and interface-number, this command clears statistics on the specified VT interface. Examples # Clear statistics on interface Virtual-Template 10. reset counters interface virtual-template 10 Related commands display interface virtual-template service NOTE: Only the MSR4000 routers support this command.
shutdown Use shutdown to shut down an MP-group interface. Use undo shutdown to bring up an MP-group interface. Syntax shutdown undo shutdown Default An MP-group interface is up. Views MP-group interface view Predefined user roles network-admin Examples # Shut down interface MP-group 3.
PPPoE client commands display pppoe-client session packet Use display pppoe-client session packet to display the protocol packet statistics for a PPPoE session. Syntax display pppoe-client session packet [ dial-bundle-number number ] Views Any view Predefined user roles network-admin network-operator Parameters dial-bundle-number number: Specifies the dialer bundle number corresponding to a PPPoE session, in the range of 0 to 1023.
Field Description OutDrops Number of discarded outgoing packets. Related commands reset pppoe-client session packet display pppoe-client session summary Use display pppoe-client session summary to display summary information about a PPPoE session.
Field Description PPPoE session state: • IDLE—Initialization state. • PADI SENT—A PPPoE Active Discovery Initiation (PADI) packet has been sent, and a PPPoE Active Discovery Offer (PADO) packet is being expected. State • PADR SENT—A PPPoE Active Discovery Request (PADR) packet has been sent, and a PPPoE Active Discovery Session-confirmation (PADS) packet is being expected. • SESSION—The PPPoE session is successfully established.
[Sysname-Virtual-Ethernet0] pppoe-client dial-bundle-number 1 # Establish a PPPoE session on VLAN interface 1. system-view [Sysname] interface vlan-interface 1 [Sysname-Vlan-interface1] pppoe-client dial-bundle-number 1 # Establish a PPPoE session on WLAN Ethernet interface WLAN-Ethernet 1.
Predefined user roles network-admin Parameters dial-bundle-number number: Specifies the dialer bundle number corresponding to a PPPoE session, in the range of 0 to 1023. If this option is not specified, this command resets the protocol packet statistics for all PPPoE sessions. Examples # Reset the protocol packet statistics for all PPPoE sessions.
L2TP commands allow l2tp Use allow l2tp to configure an LNS to accept L2TP tunneling requests from a specified LAC, and to specify a VT interface for tunnel setup. Use undo allow to restore the default. Syntax • For L2TP group 1: allow l2tp virtual-template virtual-template-number [ remote remote-name ] undo allow • For L2TP groups other than L2TP group 1: allow l2tp virtual-template virtual-template-number remote remote-name undo allow Default An LNS denies L2TP tunneling requests from any LACs.
HP recommends that you configure a default L2TP group on the LNS in the following cases: • There are LACs (such as hosts with Windows 2000 Beta 2 installed) that include blank local names in their tunneling requests. • The LNS sets up tunnels with multiple LACs by using the same tunnel parameters. Examples # Specify L2TP group 1 as the default L2TP group, and specify Virtual-Template 1 for tunnel setup.
default Use default to restore the default settings for a virtual PPP interface. Syntax default Views Virtual PPP interface view Predefined user roles network-admin Usage guidelines CAUTION: The default command might interrupt ongoing network services. Make sure you are fully aware of the impacts of this command when you execute it in a live network. This command might fail to restore the default settings for some commands for reasons such as command dependencies or system restrictions.
Parameters text: Specifies the interface description, a case-sensitive string of 1 to 80 characters. Examples # Set the description of Virtual-PPP 10 to virtual-interface. system-view [Sysname] interface virtual-ppp 10 [Sysname-Virtual-PPP10] description virtual-interface display interface virtual-ppp Use display interface virtual-ppp to display information about virtual PPP interfaces.
Internet Address is 10.0.0.
Protocol: (s) - spoofing Interface Link Protocol Main IP Description VPPP10 ADM Virtual-PPP10 Interface DOWN 10.0.0.1 # Display information about the virtual PPP interfaces in physically down state and the causes.
Field Description Causes for the physical state of the interface to be Down: • Not connected—No physical connection exists (possibly because the L2TP negotiation fails or insufficient configuration exists to trigger L2TP negotiation). Cause • Administratively—The interface was shut down by using the shutdown command. To restore the physical state of the interface, use the undo shutdown command. display l2tp session Use display l2tp session to display information about L2TP sessions.
Field Description Session state: • Idle. • Wait-tunnel—Waits for the tunnel to be established. • Wait-reply—Waits for an Incoming-Call-Reply (ICRP) State message indicating the call is accepted. • Wait-connect—Waits for an Incoming-Call-Connected (ICCN) message. • Established. display l2tp tunnel Use display l2tp tunnel to display information about L2TP tunnels.
Field Description Sessions Number of sessions within the tunnel. RemoteAddress IP address of the peer. RemotePort UDP port number of the peer. RemoteName Name of the tunnel peer. Related commands reset l2tp tunnel interface virtual-ppp Use interface virtual-ppp to create a virtual PPP interface and enter its view. If the interface has been created, you directly enter its view. Use undo interface virtual-ppp to remove a virtual PPP interface.
undo l2tp enable Default The L2TP function is disabled. Views System view Predefined user roles network-admin Usage guidelines L2TP must be enabled for relevant L2TP configurations to take effect. Examples # Enable the L2TP function. system-view [Sysname] l2tp enable l2tp-auto-client Use l2tp-auto-client to trigger an LAC to automatically establish an L2TP tunnel. Use undo l2tp-auto-client to remove the automatically established L2TP tunnel.
[Sysname-Virtual-PPP1] l2tp-auto-client l2tp-group 10 Related commands l2tp-group l2tp-group Use l2tp-group to create an L2TP group and enter its view. Use undo l2tp-group to remove an L2TP group. Syntax l2tp-group group-number [ mode { lac | lns } ] undo l2tp-group group-number Default No L2TP group exists. Views System view Predefined user roles network-admin Parameters group-number: Specifies an L2TP group by its number in the range of 1 to 65535. mode: Specifies a mode for the L2TP group.
lns-ip Use lns-ip to specify LNS IP addresses on an LAC. Use undo lns-ip to remove the specified LNS IP addresses. Syntax lns-ip { ip-address }&<1-5> undo lns-ip Default No LNS IP addresses are specified. Views L2TP group view Predefined user roles network-admin Parameters { ip-address }&<1-5>: Specifies LNS IP addresses. &<1-5> indicates that you can enter a maximum of five IP addresses.
Predefined user roles network-admin Usage guidelines The LNS uses the LAC as an authentication proxy. The LAC sends the LNS all user authentication information from users and the authentication method configured on the LAC itself. The LNS then checks the user validity according to the received information and the locally configured authentication method.
If you do not expect the LNS to accept LCP negotiation parameters, configure this command to perform a new round of LCP negotiation between the LNS and the user. In this case, the information sent by the LAC will be ignored. Some users might not support LCP renegotiation. In this case, do not configure this command because LCP renegotiation will fail. This command is available only to L2TP groups in LNS mode. This command is effective only on NAS-initiated L2TP tunnels.
reset l2tp tunnel Use reset l2tp tunnel to disconnect a tunnel and all sessions within the tunnel. Syntax reset l2tp tunnel { id tunnel-id | name remote-name } Views User view Predefined user roles network-admin Parameters id tunnel-id: Specifies a tunnel by its local ID in the range of 1 to 65535. name remote-name: Specifies L2TP tunnels by the tunnel peer name, a case-sensitive string of 1 to 31 characters.
Views Virtual PPP interface view Predefined user roles network-admin Parameters slot slot-number: Specifies a card by its slot number. Usage guidelines The service command affects only L2TP data messages. The control messages are always processed on the active MPU. If a card is specified to process traffic for a virtual PPP interface, all traffic forwarded through this virtual PPP interface is encapsulated and decapsulated on the card or IRF member device.
tunnel authentication Use tunnel authentication to enable the L2TP tunnel authentication function. Use undo tunnel authentication to disable the L2TP tunnel authentication function. Syntax tunnel authentication undo tunnel authentication Default L2TP tunnel authentication is enabled. Views L2TP group view Predefined user roles network-admin Usage guidelines Tunnel authentication prevents the local end from establishing L2TP tunnels with illegal remote ends.
Usage guidelines L2TP uses Attribute Value Pairs (AVPs) to transmit tunnel negotiation parameters, session negotiation parameters, and user authentication information. This feature can hide sensitive AVP data, such as user passwords. With this feature enabled, AVP data is encrypted before transmission with the key configured by using the tunnel password command. The tunnel avp-hidden command can be configured for L2TP groups in both LAC and LNS modes, but it does not take effect on L2TP groups in LNS mode.
system-view [Sysname] l2tp-group 1 mode lac [Sysname-l2tp1] tunnel flow-control tunnel name Use tunnel name to specify the local tunnel name. Use undo tunnel name to restore the default. Syntax tunnel name name undo tunnel name Default The local tunnel name is the device name. For more information about the device name, see Fundamentals Configuration Guide.
Predefined user roles network-admin Parameters cipher: Sets a ciphertext key. simple: Sets a plaintext key. password: Specifies the key for tunnel authentication. This argument is case-sensitive. If cipher is specified, it must be a ciphertext string of 1 to 53 characters. If simple is specified, it must be a string of 1 to 16 characters. Usage guidelines For this command to take effect, you must enable tunnel authentication by using the tunnel authentication command.
You can set different Hello intervals for the LNS and LAC. Examples # Set the Hello interval to 90 seconds. system-view [Sysname] l2tp-group 1 mode lac [Sysname-l2tp1] tunnel timer hello 90 ip dscp Use ip dscp to configure the DSCP value of L2TP packets. Use undo ip dscp to restore the default. Syntax ip dscp dscp-value undo ip dscp Default The DSCP value of L2TP packets is 0.
Default The polling interval is 10 seconds. Views Virtual PPP interface view Predefined user roles network-admin Parameters seconds: Specifies the interval at which the LAC or the LNS sends keepalive packets, in the range of 0 to 32767 seconds. Usage guidelines A virtual PPP interface periodically sends keepalive packets to the peer. If the peer fails to receive keepalive packets within 10 keepalive intervals, it considers the link faulty and reports a link layer down event.
fullusername user-name: Specifies that the LAC initiate tunneling requests to the LNS when the username of a user matches a configured full username. The domain-name argument represents the username of the user and is a case-sensitive string of 1 to 255 characters. Usage guidelines This command is available only to L2TP groups in LAC mode. If you execute this command multiple times for an L2TP group, the most recent configuration takes effect.
[Sysname] l2tp-group 1 mode lac [Sysname-l2tp1] vpn-instance vpn1 Related commands • ip vpn-instance (MPLS Command Reference) • ip binding vpn-instance (MPLS Command Reference) 62
HDLC commands This feature is supported only on routers installed with SAE, E1, E1-F, T1, T1-F, POS, CPOS, CT3, or CE3 interface modules. For more information about interface modules, see HP MSR Router Series Interface Module Guide. link-protocol hdlc Use link-protocol hdlc to enable HDLC encapsulation on an interface. Syntax link-protocol hdlc Default PPP encapsulation is enabled on an interface.
Predefined user roles network-admin Parameters seconds: Link status polling interval (in seconds), in the range 0 to 32767. Usage guidelines HDLC can regularly check link status. If an interface uses HDLC as the link layer protocol, the link layer sends keepalive packets to the peer at an interval specified by the timer-hold command. A keepalive packet carries the local sending sequence number and the previous sending sequence number of the peer.
ISDN commands This feature is supported only on routers installed with BS, BU, E1, or T1 interface modules. For more information about interface modules, see HP MSR Router Series Interface Module Guide. display isdn active-channel Use display isdn active-channel to display calling information for calls successfully established through Q.931 on an ISDN interface.
# Display calling information for calls successfully established through Q.931 on PRI Serial 5/1:15. display isdn active-channel interface serial 5/1:15 Serial5/1:15 Serial5/1:15 Channel Info: B2 Call Property: Digital Call Type: Out Calling Number: 8306001 Calling Subaddress: Called Number: 8306002 Called Subaddress: Start Time: 13-02-14 12:22:26 Time Used: 00:11:20 Table 11 Command output Field Description Channel Info B channel used for calls. Call property: • Digital. • Analog.
Usage guidelines The output shows ISDN protocol information at each layer on one or all interfaces. ISDN protocols include Q.921, Q.931, and CC. You can use this command to troubleshoot problems. Examples # Display calling information on BRI 2/0.
Field Description TEI Terminal endpoint identifier that indentifies a terminal or user side device such as an ISDN phone. A TEI is assigned by a network side device. Current state of the Layer 2 link of the ISDN interface: • TEI_UNASSIGNED—The TEI is not assigned. • ASSIGN_AWAITING_TEI—Waiting for the TEI to be assigned. • ESTABLISH_AWAITING_TEI—Waiting for the TEI to be assigned and multiple frame establishment. • TEI_ASSIGNED—The TEI is assigned.
Field Description Current state of the Layer 3 link of the BRI interface: • • • • • NULL—No call exists. CALL_INITIATED—Initiates call establishment. OVERLAP_SENDING—Sends called number in overlap mode. OUTGOING_CALL_PROCEEDING—Outgoing call is proceeding. CALL_DELIVERED—The remote user alerting has been initiated but the call has not been answered yet. • CALL_PRESENT—A call establishment request has been received but has not yet responded.
network-operator Parameters interface interface-type interface-number: Specifies a BRI that runs the NI protocol by its type and number. If you do not specify an interface, this command displays SPID information on all the NI-supported BRIs. Usage guidelines You can execute this command to display information such as the SPID type and SPID value when ISDN is running. Examples # Display SPID information on NI-supported interface BRI 2/0 (the SPID type is AUTO).
Table 13 Command output Field Description SPID type: SPID Type • NIT—Not initial terminal mode. • STATIC—Static mode that has only the L3 initialization process. • AUTO—Dynamic mode that includes both the negotiation and the L3 initialization. SPID B1 SPID information for the B1 channel on the BRI. SPID B2 SPID information for the B2 channel on the BRI. SPID Num SPID value of the BRI interface.
Predefined user roles network-admin Parameters exclusive: Specifies the exclusive local management mode for ISDN B channels. When the B channel indicated by the PBX is inconsistent with that required by the local end, the call fails. Usage guidelines It is very important to put appropriate control over B channels used for calls in process, especially in PRI mode. Proper channel management can improve call efficiency and reduce call loss.
Parameters ascending: Selects ISDN B channels in ascending order. descending: Selects ISDN B channels in descending order. Usage guidelines The executing of this command does not take effect when the PBX manages ISDN B channels, or without configuring the isdn bch-local-manage command on the user side. Examples # Set the B channel selection method on BRI 2/0 to descending order.
system-view [Sysname] interface bri 1/0 [Sysname-Bri1/0] isdn bri-slipwnd-size 7 Related commands isdn pri-slipwnd-size isdn caller-number Use isdn caller-number to configure a permitted calling number for incoming calls. Use undo isdn caller-number to delete the configured calling number. Syntax isdn caller-number caller-number undo isdn caller-number Default ISDN accepts all incoming calls without checking the calling numbers in setup messages..
Default No calling number is carried in messages that a calling party transmits. Views ISDN interface view Predefined user roles network-admin Parameters calling-number: Specifies the calling number, a case-insensitive string of 1 to 24 characters.. Usage guidelines After the calling party sends the calling number to the called party, the called party can see the calling number through the display isdn call-info command.
You can execute this command only if no call exists on an ISDN interface. Examples # Configure ISDN to include the calling-name field in outgoing packets on interface BRI 2/0. system-view [Sysname] interface bri 2/0 [Sysname-Bri2/0] isdn carry calling-name Related commands isdn carry connected-name isdn carry connected-name Use isdn carry connected-name to configure ISDN to include the connected-name field in outgoing packets on an ISDN interface.
Syntax isdn crlength call-reference-length undo isdn crlength Default The call reference length is 2 bytes for CE1/PRI and CT1/PRI interfaces and 1 byte for BRI interfaces. Views ISDN interface view Predefined user roles network-admin Parameters call-reference-length: Specifies the ISDN call reference length, taking a value of 1 or 2 bytes. Usage guidelines Call reference is equal to the sequence number that the ISDN protocol assigns to each call, 1 or 2 bytes in length and can be used cyclically.
Default When the device is communicating with a PBX: • ISDN must wait for a CONNECT ACK message in response to a CONNECT message before it can switch to the ACTIVE state to start data and voice service communications. • ISDN needs to reply to the peer with a CONNECT ACK message after receiving a CONNECT message.
Views ISDN interface view Predefined user roles network-admin Usage guidelines When the device is communicating with a PBX, its settings must be the same as those on the PBX. You can execute this command only if no call exists on the ISDN interface. Examples # Disable ISDN from carrying the HLC information element in setup messages for voice calls placed on BRI 2/0.
isdn ignore sending-complete Use isdn ignore sending-complete to configure the ISDN protocol to ignore the sending complete information element in setup messages when receiving a call, or to send setup messages without the sending complete information element when placing a call. Use undo isdn ignore sending-complete to restore the default.
# Send setup messages without the sending complete information element on BRI 2/0. [Sysname-Bri2/0] isdn ignore sending-complete outgoing Related commands isdn protocol-type isdn l3-timer Use isdn l3-timer to set the timeout value of an ISDN L3 timer. Use undo isdn l3-timer to restore the default. Syntax isdn l3-timer timer-name time-interval undo isdn l3-timer { timer-name | all } Default Table 14 lists the defaults of the DSS1 ISDN L3 timers.
Usage guidelines Timers T302 and T304 are associated with the overlap sending and receiving state, respectively for a call. If the ISDN network layer protocol does not support overlap sending, the timer configuration for T302 and T304 is not supported. The AT&T, NTT, NI2, and 5ESS protocols do not support the timer configuration for T302 and T304. Examples # Set the timeout value of L3 timer T301 to 160 seconds on BRI 2/0.
Table 15 Types and code schemes for ISDN numbers Field (Bit) value Protocol Type 8 7 6 Definition Code scheme 5 4 3 2 1 Calling number information element 0 0 0 0 Type—N/A Code scheme—Unknown Calling number information element 0 0 0 1 Type—N/A Code scheme—ISDN/telephony ( Recommendation E.164) numbering plan Calling number information element 0 AT&T 0 1 1 Type—N/A Code scheme—Data numbering plan ( Recommendation X.
Field (Bit) value Protocol Type 8 7 6 Definition Code scheme 5 4 0 3 0 2 0 1 0 Calling number information element or called number information element Type—N/A Code scheme—Unknown Calling number information element or called number information element 0 0 0 1 Type—N/A Code scheme—ISDN/telephony ( Recommendation E.164) numbering plan Calling number information element or called number information element 0 0 1 1 Type—N/A Code scheme—Data numbering plan ( Recommendation X.
Field (Bit) value Protocol Type 8 7 6 Definition Code scheme 5 4 3 2 1 Calling number information element 0 0 0 0 0 1 1 Type—Unknown Code scheme—Data numbering plan ( Recommendation X.121) Calling number information element 0 0 0 0 1 0 0 Type—Unknown Code scheme—Telex numbering plan (Recommendation F.
Field (Bit) value Protocol Type 8 7 6 Definition Code scheme 5 4 3 2 1 Calling number information element 0 1 0 0 0 0 1 Type—National number Code scheme—ISDN/telephony (Recommendation E.164) numbering plan numbering plan Calling number information element 1 0 0 0 0 0 1 Type—Subscriber number Code scheme—ISDN/telephony (Recommendation E.164) Calling number information element 0 0 1 0 0 1 1 Type—International number Code scheme—Data numbering plan (Recommendation X.
Field (Bit) value Protocol Type 8 7 6 Definition Code scheme 5 4 0 3 0 2 0 1 0 Calling number information element or called number information element Type—N/A Code scheme—Unknown Calling number information element or called number information element 0 0 0 1 Type—N/A Code scheme—ISDN/telephony (Recommendation E.164) numbering plan Calling number information element or called number information element 0 0 1 0 Type—N/A Code scheme—Data numbering plan (Recommendation X.
Field (Bit) value Protocol Type 8 7 6 Definition Code scheme 5 4 3 2 1 Calling number information element or called number information element 0 1 1 0 0 0 1 Type—Network specific number Code scheme—ISDN/telephony numbering plan (Recommendation E.
[Sysname] interface bri 2/0 [Sysname-Bri2/0] isdn number-property 0 called out isdn overlap-sending Use isdn overlap-sending to set the system to send the called number in overlap mode on an ISDN interface. Use undo isdn overlap-sending to restore the default. Syntax isdn overlap-sending [ digits ] undo isdn overlap-sending Default The "en bloc" mode applies.
Default The sliding window size of a PRI is 7. Views ISDN interface view Predefined user roles network-admin Parameters window-size: Specifies the sliding window size in the range of 5 to 64. Usage guidelines Frames in the Q.921 buffer are sent in sequence. A frame can be sent only when the previous frame is acknowledged. To improve transmission efficiency, the sliding window mechanism is introduced.
Predefined user roles network-admin Usage guidelines When ISDN is processing a voice call, an alerting message is used as the called user alerting indication defined by the standard protocol. However, some devices use a progress message as the user alerting indication. For the device to communicate with a device that uses a progress message as the user alerting indication, convert the progress message into an alerting message.
Examples # Set the protocol mode for interface BRI 2/0 to the network side mode. system-view [Sysname] interface bri 2/0 [Sysname-Bri2/0] isdn protocol-mode network isdn protocol-type Use isdn protocol-type to set the ISDN protocol to be run on an ISDN interface. Use undo isdn protocol-type to restore the default. Syntax isdn protocol-type protocol undo isdn protocol-type Default Both BRI and PRI interfaces run ISDN protocol DSS1.
# Set ISDN 5ESS to be run on Serial 1/0:23. system-view [Sysname] interface serial 1/0:23 [Sysname-Serial1/0:23] isdn protocol-type 5ess Related commands isdn protocol-mode isdn spid auto-trigger Use isdn spid auto-trigger to trigger SPID autonegotiation once on a BRI that runs the NI protocol. Syntax isdn spid auto-trigger Default A BRI does not initiate a SPID negotiation request unless triggered by a call.
undo isdn spid nit Default A BRI does not use the NIT mode. The SPID negotiation is used instead. Views ISDN BRI interface view Predefined user roles network-admin Usage guidelines Use this command only on a BRI that runs the NI protocol. A BRI that runs the NI protocol can initiate a call only after SPID negotiation or initialization.
Parameters times: Specifies the number of INFORMATION message retransmission attempts, in the range of 1 to 255. Usage guidelines Use this command only on a BRI that runs the NI protocol. A BRI that runs the NI protocol can initiate a call only after SPID negotiation or initialization. The timer TSPID is started after the device initiates a SPID negotiation or initialization request by sending an INFORMATION message.
During the dynamic negotiation, if the PBX provides multiple SPIDs to the device, the device selects a SPID according to the service type of the current configuration. The SPID that simultaneously supports speech and data services takes precedence by default. If you configure the isdn spid service data command, the device selects the SPID that supports the data service. If you execute this command multiple times, all the service types configured take effect.
[Sysname] interface bri 2/0 [Sysname-Bri2/0] isdn spid timer 50 Related commands isdn spid resend isdn spid1 Use isdn spid1 to configure SPID information for the B1 channel on a BRI that runs the NI protocol. Use undo isdn spid1 to remove SPID information for the B1 channel on the BRI. Syntax isdn spid1 spid [ ldn ] undo isdn spid1 Default Both SPID and LDN for the B1 channel on the BRI are null.
• isdn spid2 isdn spid2 Use isdn spid2 to configure SPID information for the B2 channel on a BRI that runs the NI protocol. Use undo isdn spid2 to remove SPID information for the B2 channel on the interface. Syntax isdn spid2 spid [ ldn ] undo isdn spid2 Default Both SPID and LDN for the B2 channel on the BRI are null. Views ISDN BRI interface view Predefined user roles network-admin Parameters spid: Sets the SPID, a string of 1 to 20 digits.
Modem management commands country-code Use country-code to set the modem country code on an AM interface. Use undo country-code to restore the default. Syntax country-code area-name undo country-code Default The country code is united-states. Views AM interface view Predefined user roles network-admin Parameters area-name: Specifies a country code.
system-view [Sysname] interface analogmodem 2/0 [Sysname-Analogmodem2/0] country-code china modem answer-timer Use modem answer-timer to set the answer timeout timer for establishing a dial-up connection. Use undo modem answer-timer to restore the default. Syntax modem answer-timer time undo modem answer-timer Default The answer timeout timer is 60 seconds.
modem auto-answer Use modem auto-answer to enable auto-answer mode. Use undo modem auto-answer to disable auto-answer mode. Syntax modem auto-answer undo modem auto-answer Default Auto-answer mode is disabled. The modem answers a call only when it receives the AT command from the router. Views User line view Predefined user roles network-admin Usage guidelines To ensure correct operation of the modem, set the auto-answer mode on the user line to be the same as the modem.
Syntax modem callback undo modem callback Default The callback function is disabled. Views System view Predefined user roles network-admin Usage guidelines The callback function enables a modem to disconnect an incoming call and calls back the calling party on request. Examples # Enable the callback function. system-view [Sysname] modem callback modem caller-number resolve Use modem caller-number resolve to enable the modem to obtain the call numbers of calling terminals.
This command is for point of sale (POS) terminal access services. It is available only on TTY lines for AM interfaces. Configure this command if a bank front end processor requires the router to send the call numbers of POS terminals for acknowledgement before it accepts data from the terminals. For more information about POS terminal access services and caller number sending, see Terminal Access Configuration Guide.
{ • Asynchronous/synchronous serial interface operating in asynchronous mode AUX line This command is not available on the console or VTY lines. Examples # Configure user line 1 for incoming modem calls. system-view [Sysname] line tty 1 [Sysname-line-tty1] modem enable call-in sendat Use sendat to issue an AT command to a modem.
Table 16 describes commonly used AT commands. Support for AT commands varies with modems. Table 16 AT commands in common use Command Description A Forces the modem to go off-hook in answer mode. If a call is coming in, the modem will try to answer it without waiting for the ringtone. This command is useful when manual answer mode is used. Sets the modulation protocol preference. Available options: Bn Dn • • • • • B0—Selects the ITU V.22 mode. The transmission speed is 1200 bps.
Command Description Sets the speaker mode for fax and data communication. Available options: Mn • • • • M0—Speaker is always off. M1—Speaker is on until the carrier is detected. This option is the default. M2—Speaker is on when the modem is off-hook. M3—Speaker is on after a dial until the carrier is detected. Sets the modulation negotiation mode for the modem to establish a connection with a remote modem operating at a different speed.
[Sysname] interface serial 2/0 [Sysname-Serial2/0] physical-mode async [Sysname-Serial2/0] sendat ATDT169 107
3G modem commands controller cellular Use controller cellular to enter cellular interface view. Syntax controller cellular number Views System view Predefined user roles network-admin Parameters number: Specifies a cellular interface by its number. Examples # Enter Cellular 0/0 interface view. system-view [Sysname] controller cellular 0/0 [Sysname-Cellular 0/0] description Use description to configure a description for a cellular interface. Use undo description to restore the default.
system-view [Sysname] controller cellular 0/0 [Sysname-Cellular0/0] description Cellular-intf display cellular Use display cellular to display the call connection information of a 3G modem. Syntax display cellular interface-number Views Any view Predefined user roles network-admin network-operator Parameters interface-number: Specifies a cellular interface by its number. Usage guidelines If no cellular interface is specified, call connection information for all 3G modems is displayed.
Packet Session Status: Inactive Current Roaming Status: Roaming Network Selection Mode: Manual Network Connection Mode: WCDMA precedence Current Network Connection: HSDPA and HSUPA Mobile Country Code (MCC): 460 Mobile Network Code (MNC): 00 Location Area Code (LAC): 4318 Cell ID: 25381 Radio Information: Current Band: ANY Current RSSI: -51 dBm Modem Security Information: PIN Verification: Disabled PIN Status: Ready Number of Retries remaining: 3 SIM Status: OK Table 17 Command output Field Description M
Field Description PDP data compression mode: Data Compression • On—Enables PDP data compression. • Off—Disables PDP data compression. Packet session status: Packet Session Status • Active—The 3G Modem is transmitting data through PPP. • Inactive—The 3G modem is physically down. DM monitoring status: Diagnostics Monitor • Open—DM is enabled. • Close—DM is disabled. Service status of the 3G modem: • Service available—The modem is providing services correctly.
Field Description Mobile Country Code (MCC) The MCC is displayed if the modem has found the network. For example, the MCC of Mainland China is 460. Mobile Network Code (MNC) The MNC is displayed if the modem is successfully registered with the network. For example, the code of the GSM network of China Mobile is 00. Location Area Code (LAC) The LAC is displayed if the modem is successfully registered with the network.
Packet Session Status: Active Network Information: Current Service Status: Service available Network Selection Mode: Automatic Network Connection Mode: TD-SCDMA precedence Current Network Connection: HSDPA Mobile Network Name: CHINA MOBILE Downstream Bandwidth: 2800000 bps Radio Information: Current RSSI: -75 dBm Modem Security Information: PIN Verification: Disabled PIN Status: Ready Number of Retries remaining: 3 SIM Status: OK Table 18 Command output Field Description Model 3G modem name.
Field Description Access Point Name (APN) Packet session status: Packet Session Status • Active—The 3G Modem is transmitting data through PPP. • Inactive—The 3G modem is physically down. Service status of the 3G modem: • Service available—The modem is providing services correctly. • Emergency—The modem is providing limited services. The cellular interface Current Service Status is unavailable. • No service—The modem cannot provide services. The cellular interface is unavailable.
Field Description SIM card status: • OK—The SIM card is normal. • Network Reject—The SIM card is denied access to the network. The cellular SIM Status interface is unavailable. • Not Insert—The SIM card is absent. The cellular interface is unavailable. # Display the call connection information on Cellular 0/0 (CDMA network). Cellular0/0: Hardware Information: Model: EC169 Manufacturer: Hewlett-Packard Development Company, L.P. Modem Firmware Version: 11.002.03.01.
Field Description Service status of the 3G modem: • Service available—The modem is providing services correctly. Current Service Status • Emergency—The modem is providing limited services. The cellular interface is unavailable. • No service—The modem cannot provide services. The cellular interface is unavailable. • Low power—The modem is in low power mode. The cellular interface is unavailable. Current Roaming Status Roaming status, which can be Roaming or Home.
Related commands • mode cdma • mode td-scdma • mode wcdma • pin modify • pin unlock • pin verification enable • pin verify • plmn select • profile create display controller cellular Use display controller cellular to display information about a cellular interface. Syntax display controller [ cellular [ interface-number ] ] Views Any view Predefined user roles network-admin network-operator Parameters interface-number: Specifies a cellular interface by its number.
RX: 0 packets, 0 errors PPP channel 0 traffic statistics: TX: 0 packets, 0 errors RX: 0 packets, 0 errors Table 20 Command output Field Description Status of the interface: • Administratively DOWN—The interface is administratively Cellular 0/0 Current state down, which means the interface has been shut down by using the shutdown command. • DOWN—The interface is administratively up, but the physical status of the interface is down (probably because there is no physical link or the link has failed).
Use undo dm-port open to disable DM on a 3G modem. Syntax dm-port open undo dm-port open Default The default setting depends on the modem model. Views Cellular interface view Predefined user roles network-admin Usage guidelines Enabling diagnostic and monitoring (DM) on a 3G modem allows third-party debugging tools to diagnose and monitor the 3G modem through cellular interface debugging output. For more information about DM, see related 3G modem user manuals. Examples # Enable DM on a 3G modem.
EV-DO refers to CDMA2000 1xEV-DO network, which is optimized packet data service and high frequency efficiency CDMA radio technology. It provides high data transfer services, but not voice services. A hybrid of the 1xRTT network and the EV-DO network combines the advantages of the two networks to provide users with both voice services and high data transfer services. Examples # Specify the EV-DO network.
mode wcdma Use mode wcdma to specify the network service to which a 3G modem connects on the WCDMA network. Syntax mode wcdma { gsm-only | gsm-precedence | wcdma-only | wcdma-precedence } Default The default setting depends on the modem model. Views Cellular interface view Predefined user roles network-admin Parameters gsm-only: Connects to only the GSM network. gsm-precedence: Connects to the GSM network with preference. wcdma-only: Connects to only the WCDMA network.
Examples # Manually reboot a 3G modem. system-view [Sysname] controller cellular 0/0 [Sysname-Cellular0/0] modem reboot modem response Use modem response to configure the response timeout and the threshold for the number of consecutive timeouts to enable automatic reboot of a 3G modem. Use undo modem response to restore the default. Syntax modem response timer time auto-recovery threshold undo modem response Default The response timeout is 10 seconds and the consecutive timeout threshold is 3.
Syntax pin modify current-pin new-pin Views Cellular interface view Predefined user roles network-admin Parameters current-pin: Specifies the current PIN of the SIM/UIM card of a 3G modem, a string of 4 to 8 digits. new-pin: Specifies the new PIN, a string of 4 to 8 digits. Usage guidelines Execute the pin verify command to save the new PIN on the device. Otherwise, PIN authentication fails. Failure to modify the PIN multiple times might lock the SIM/UIM card.
new-pin: Specifies the new PIN, a string of 4 to 8 digits. Usage guidelines A SIM/UIM card will be locked temporarily in the following circumstances: • Consecutive PIN modification failures. • Consecutive failures for enabling or disabling PIN authentication. • Consecutive PIN authentication failures. To use a 3G modem whose SIM/UIM is locked, first unlock the card by using the PUK. If you consecutively fail to unlock a card, the card will be locked permanently.
• Executing the modem reboot command to reboot a 3G modem. • Hot swapping a USB 3G modem. • Cold booting the device where a SIC-3G modem is installed. If PIN authentication is enabled, you need to execute the pin verify command to save the PIN on the device to complete automatic PIN authentication. PIN authentication on some PIN authentication enabled 3G modems can be disabled only when the 3G modems pass PIN authentication.
Consecutive PIN authentication failures might lock a SIM/UIM card. To unlock the card, execute the pin unlock command. This command saves the PIN on the device, which enables automatic PIN authentication when required. Therefore, you can execute this command before or after enabling PIN authentication. Examples # Configure the PIN of a 3G modem for authentication.
Field Description MCC Mobile Country Code. MNC Mobile Network Code. Status of the mobile networks: Status Type • Current. • Available. • Forbidden. Type of the network. Related commands • display cellular • plmn select plmn select Use plmn select to configure the mobile network searching mode. Syntax plmn select { auto | manual mcc mnc } Default The default setting depends on the modem model.
profile create Use profile create to create a parameter template, which is a profile, for the 3G modem. Syntax profile create profile-number { dynamic | static apn } authentication-mode { none | { chap | pap } user username [ password password ] } Default The default setting depends on the modem model. Views Cellular interface view Predefined user roles network-admin Parameters profile-number: Specifies a profile by its number. Its value is fixed at 1, or only one profile is supported.
• profile delete profile delete Use profile delete to delete a parameter template for the 3G modem. Syntax profile delete profile-number Views Cellular interface view Predefined user roles network-admin Parameters profile-number: Specifies a profile by its number. Its value is fixed at 1. Examples # Delete a parameter template for Cellular 0/0.
Examples # Clear statistics on Cellular 0/0. reset counters controller cellular 0/0 Related commands display controller cellular sendat Use sendat to issue a configuration directive to a 3G modem. Syntax sendat at-string Views Cellular interface view Predefined user roles network-admin Parameters at-string: Specifies a configuration directive string, a string of 1 to 300 characters. This argument can be an AT command (containing +++, A/, or be any string beginning with AT) or a CNS packet.
[Sysname] controller cellular 0/2 [Sysname-Cellular0/2] sendat cns00000500000000000000 serial-set Use serial-set to channelize a cellular interface into a synchronous/asynchronous serial interface. Use undo serial-set to delete a synchronous/asynchronous serial interface channelized from a cellular interface. Syntax serial-set set-number undo serial-set set-number Views Cellular interface view Predefined user roles network-admin Parameters set-number: Specifies the serial interface number.
Examples # Shut down Cellular 0/0.
DDR commands bandwidth Use bandwidth to configure the expected bandwidth of an interface. Use undo bandwidth to restore the default. Syntax bandwidth bandwidth-value undo bandwidth Default The expected bandwidth (in kbps) is the interface baud rate divided by 1000. Views Dialup interface (physical interface or dialer interface) view Predefined user roles network-admin Parameters bandwidth-value: Specifies the expected bandwidth in the range of 1 to 400000000 kbps.
CAUTION: The default command might interrupt ongoing network services. Make sure you are fully aware of the impacts of this command before using it on a live network. This command might fail to restore the default settings for some commands for reasons such as command dependencies or system restrictions. Use the display this command in interface view to identify these commands, and then use their undo forms or follow the command reference to individually restore their default settings.
Syntax dialer bundle enable undo dialer bundle enable Default No DDR is enabled on a dialer interface. Views Dialer interface view Predefined user roles network-admin Usage guidelines DDR includes C-DDR and B-DDR. Before using B-DDR, you must use this command to enable B-DDR on a dialer interface and then assign physical interfaces to the corresponding dialer bundle by using the dialer bundle-member command.
Predefined user roles network-admin Parameters number: Specifies the dialer bundle number, which is the same as the dialer interface number. priority priority: Specifies the priority of a physical interface in the dialer bundle, in the range of 1 to 255. The higher the number, the higher the priority. The physical interface with a higher priority is used first. The default priority is 1. Usage guidelines This command applies only to physical interfaces.
placing a return call, DDR needs to identify the dial string to be used by comparing the remote username obtained in PPP negotiation against the local user database for a match. Usage guidelines This command is mandatory on the PPP callback server. With both references configured, the device always attempts to place return calls in the user reference approach, and in case failure occurs, place return calls in the dial number reference approach.
Parameters remote-number: ISDN calling number, a case-insensitive string of 1 to 30 characters. The asterisks (*) represent any characters. callback: Enables the device to place a return call if an ISDN calling number matches the number specified by the remote-number argument (starting with the rightmost character). Usage guidelines When receiving an incoming ISDN call, the device with the dialer call-in command configured first verifies that the caller is valid before processing the call.
The undo dialer circular enable command clears all DDR configurations on a dialer interface. Examples # Enable C-DDR on interface Serial 2/0. system-view [Sysname] interface serial 2/0 [Sysname-Serial2/0] dialer circular enable Related commands • dialer bundle enable • dialer circular-group dialer circular-group Use dialer circular-group to assign a physical interface to a dialer circular group in C-DDR. Use undo dialer circular-group to restore the default.
[Sysname-Serial2/1] dialer circular-group 1 Related commands • dialer circular enable • dialer priority • interface dialer dialer diagnose Use dialer diagnose to configure DDR to operate in diagnostic mode. Use undo dialer diagnose to restore the default. Syntax dialer diagnose [ interval seconds ] undo dialer diagnose Default DDR operates in non-diagnostic mode.
dialer disconnect Use dialer disconnect to disconnect a dialup link on an interface. Syntax dialer disconnect [ interface interface-type interface-number ] Views Any view Predefined user roles network-admin Parameters interface interface-type interface-number: Specifies an interface by its type and number. Usage guidelines If no interface is specified, this command disconnects all dialup links. Examples # Disconnect the dialup link on interface Dialer 0.
[Sysname] dialer flow-interval 3 Related commands dialer threshold dialer number Use dialer number to configure a dial string for placing calls to a single remote end. Use undo dialer number to remove the configured dial string. Syntax dialer number dial-number [ autodial ] undo dialer number Default No dial string is configured for calling the remote end.
Syntax dialer peer-name username undo dialer peer-name [ username ] Default No remote username is configured. Views Dialer interface view Predefined user roles network-admin Parameters username: Specifies the remote username for PPP authentication, a case-insensitive string of 1 to 80 characters. Usage guidelines The device checks the remote username obtained in PPP authentication against the remote usernames configured by this command to determine which dialer interface receives which call.
Views Physical interface view Predefined user roles network-admin Parameters priority: Priority of the physical interface in a dialer circular group, in the range of 1 to 127. The larger the value, the higher the priority. Usage guidelines This command sets the order in which the available physical interfaces in a dialer circular group are used. The physical interface with a higher priority is used first. Examples # Set the priority of interface Serial 2/0 in dialer circular group 1 to 5.
# Set the buffer queue length to 10 on interface Serial 2/0. system-view [Sysname] interface serial 2/0 [Sysname-Serial2/0] dialer queue-length 10 dialer route Use dialer route to enable a DDR interface to call the specified destination address (host or network address) or to receive calls from multiple remote ends. Use undo dialer route to remove a dialer route.
If you specify the dial-number argument in the dialer route command, you must also include the dial-number argument when using the undo dialer route command to remove the dialer route. If the user keyword is used, PPP authentication must be configured. DDR accepts a call only when the peer username obtained through PPP authentication is the same as the remote username configured by using this command.
If you set a link load threshold in the range of 1 to 99, MP tunes allocated bandwidth according to actual traffic percentage following these guidelines: • When the percentage of traffic on a link to bandwidth exceeds the defined traffic threshold, the system automatically brings up a second link, and assigns the two links to one MP bundle.
Parameters seconds: Specifies the interval between call attempts, in the range of 1 to 604800 seconds. Usage guidelines This command takes effect only when the autodial keyword is configured in the dialer number or dialer route command. It allows DDR to automatically dial at certain intervals to set up a connection. In the auto-dial approach, dial attempts to set up a connection are not traffic triggered. Once a connection is set up, it will not disconnect for idle-timeout.
[Sysname-Serial2/0] dialer timer compete 10 dialer timer enable Use dialer timer enable to set the link holddown timer. Use undo dialer timer enable to restore the default. Syntax dialer timer enable seconds undo dialer timer enable Default The link holddown timer is 5 seconds. Views Dialup interface (physical or dialer interface) view Predefined user roles network-admin Parameters seconds: Holddown timer value, setting the interval for originating a call to bring up a link after it is disconnected.
Views Dialup interface (physical or dialer interface) view Predefined user roles network-admin Parameters seconds: Link idle-timeout timer, setting the time that a link is allowed to be idle. The value range for this argument is 0 to 65535 seconds. in: Specifies that only incoming interesting packets reset the timer. in-out: Specifies that both incoming and outgoing interesting packets reset the timer. Usage guidelines A link idle-timeout timer starts upon setup of a link.
Usage guidelines Sometimes, the time that DDR waits for a connection to be established might vary call by call. To handle this situation, you can use a wait-carrier timer. A wait-carrier timer starts when a call is placed. If the connection is not established upon expiration of the timer, DDR terminates the call. Examples # Set the wait-carrier timer to 100 seconds on interface Serial 2/0.
dialer-group rule Use dialer-group rule to create a dialer access group and configure a dial access rule for it. Use undo dialer-group rule to remove the configuration. Syntax dialer-group group-number rule { protocol-name { deny | permit } | acl { acl-number | name acl-name } } undo dialer-group group-number rule Views System view Predefined user roles network-admin Parameters group-number: Number of a dialer access group, in the range of 1 to 255.
Related commands dialer-group display dialer Use display dialer to display the DDR-related information about an interface. Syntax display dialer [ interface interface-type interface-number ] Views Any view Predefined user roles network-admin mdc-operator Parameters interface interface-type interface-number: Specifies an interface by its type and number. Usage guidelines If no interface is specified, this command displays the DDR-related information about all the interfaces.
Field Description DDR timers in seconds: • Auto-dial—Autodial timer set by the dialer timer autodial command. Dialer Timers(in seconds): • Compete—Compete-idle timer set by the dialer timer compete Auto-dial: 300 Enable: 5 • Enable—Link holddown timer set by the dialer timer enable Idle: 120 Compete: 20 Wait-for-Carrier: 60 command. command. • Idle—Link idle-timeout timer set by the dialer timer idle command. • Wait-for-Carrier—Wait-carrier timer set by the dialer timer wait-carrier command.
Dialer1 Current state: UP Line protocol state: UP (spoofing) Description: Dialer1 Interface Bandwidth: 64kbps Maximum Transmit Unit: 1500 Hold timer: 10 seconds Internet protocol processing: disabled Link layer protocol: PPP LCP: initial Physical: Dialer, baudrate: 64000 bps Output queue: (Urgent queuing: Length) 50 Output queue: (Protocol queuing: Length) 500 Output queue: (FIFO queuing: Length) 75 Last clearing of counters: Never Last 300 seconds input rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec Last 300
Field Description Link layer protocol: PPP Current data link layer protocol. LCP: initial LCP initialization is complete. Physical: Dialer The physical interface is a dialer interface. Output queue: (Urgent queuing : Length) Statistics on the packets in the urgent output queue. Output queue: (Protocol queuing : Length) Statistics on the packets in the protocol output queue. Output queue: (FIFO queuing : Length) Statistics on the packets in the FIFO output queue.
Related commands reset counters interface interface dialer Use interface dialer to create a dialer interface. In C-DDR, this is the same as creating a dialer circular group. Use undo interface dialer to remove a dialer interface. Syntax interface dialer number undo interface dialer number Default No dialer interface is created. Views System view Predefined user roles network-admin Parameters number: Dialer interface number in the range of 0 to 1023.
mtu Use mtu to set the MTU of a dialer interface. Use undo mtu to restore the default. Syntax mtu size undo mtu Default The MTU of dialer interfaces is 1500 bytes. Views Dialer interface view Predefined user roles network-admin Parameters size: Specifies the maximum transmission unit (MTU) in the range of 128 to 1500 bytes. Usage guidelines The MTU setting of a dialer interface affects the fragmentation and reassembly of IP packets. Examples # Set the MTU of interface Dialer 1 to 1200 bytes.
If neither dialer nor interface-number is specified, this command clears the statistics of all the interfaces. If only dialer is specified, this command clears the statistics of all dialer interfaces. If both dialer and interface-number are specified, this command clears the statistics of the specified dialer interface. Examples # Clear the statistics of Dialer 1. reset counters interface dialer 1 Related commands display interface dialer shutdown Use shutdown to shut down a dialer interface.
Views Dialup interface view Predefined user roles network-admin Parameters group-number: Dynamic route backup group number in the range of 1 to 255. Usage guidelines Before enabling the dynamic route backup function on a dialup interface, make sure DDR is enabled on the interface. Examples # Enable the dynamic route backup function on interface BRI 3/0.
Usage guidelines Up to 255 monitored network segments can be added to a dynamic route backup group. The primary link is considered to be disconnected only when the routes to all the monitored network segments in a dynamic route backup group become invalid. Examples # Create dynamic route backup group 1 to monitor routes to the network segments 20.0.0.0/8 and 30.0.0.0/8. system-view [Sysname] standby routing-group 1 rule ip 20.0.0.1 255.0.0.0 [Sysname] standby routing-group 1 rule ip 30.0.0.1 255.
Default The interval for sending keepalive packets is 10 seconds. Views Dialer interface view Predefined user roles network-admin Parameters seconds: Interval (in seconds) for sending keepalive packets, in the range of 0 to 32767. The value 0 disables keepalive packet sending. Usage guidelines The polling interval specifies the interval at which an interface sends keepalive packets.
Support and other resources Contacting HP For worldwide technical support information, see the HP support website: http://www.hp.
Conventions This section describes the conventions used in this documentation set. Command conventions Convention Description Boldface Bold text represents commands and keywords that you enter literally as shown. Italic Italic text represents arguments that you replace with actual values. [] Square brackets enclose syntax choices (keywords or arguments) that are optional. { x | y | ... } Braces enclose a set of required syntax choices separated by vertical bars, from which you select one.
Network topology icons Represents a generic network device, such as a router, switch, or firewall. Represents a routing-capable device, such as a router or Layer 3 switch. Represents a generic switch, such as a Layer 2 or Layer 3 switch, or a router that supports Layer 2 forwarding and other Layer 2 features. Represents an access controller, a unified wired-WLAN module, or the switching engine on a unified wired-WLAN switch. Represents an access point.
Index ABCDILMPRSTUVW dialer timer wait-carrier,150 A dialer-group,151 allow l2tp,39 dialer-group rule,152 B display cellular,109 bandwidth,40 display controller cellular,117 bandwidth,133 display dialer,153 bandwidth,12 display interface dialer,154 C display interface mp-group,15 display interface virtual-ppp,42 controller cellular,108 display interface virtual-template,17 country-code,99 display ip pool,1 D display isdn active-channel,65 display isdn call-info,66 default,13 default,41
isdn ignore hlc,78 pin verify,125 isdn ignore llc,79 plmn search,126 isdn ignore sending-complete,80 plmn select,127 isdn l3-timer,81 ppp authentication-mode,4 isdn number-property,82 ppp chap password,6 isdn overlap-sending,89 ppp chap user,6 isdn pri-slipwnd-size,89 ppp ipcp dns,7 isdn progress-to-alerting enable,90 ppp ipcp dns admit-any,8 isdn protocol-mode,91 ppp ipcp dns request,9 isdn protocol-type,92 ppp mp fragment disable,24 isdn spid auto-trigger,93 ppp mp lfi delay-per-frag,
standby routing-group,159 tunnel name,57 standby routing-group rule,160 tunnel password,57 standby timer routing-disable,161 tunnel timer hello,58 Subscription service,163 U T user,60 timer-hold,12 V timer-hold,63 vpn-instance,61 timer-hold,59 tunnel authentication,55 W tunnel avp-hidden,55 Websites,163 tunnel flow-control,56 168