NetEngine AR600, AR6100, AR6200, and AR6300 V300R019 Web-based Configuration Guide
WAN Configuration
V300R019C10 and later versions support this configuration.
Ethernet Interface
Interface Configuration
Procedure
- Creating an Ethernet interface
Choose Ethernet Interface Settings page is displayed.
. TheSet the parameters described in Table 1-21.
- Click.
Table 1-21 Description of the Ethernet interface parametersParameter
Description
Interface name
Type and number of an interface.
This parameter cannot be modified when the Ethernet interface configuration is modified.
When you set the parameters for creating an Ethernet sub-interface, select the Ethernet interface for which the sub-interface needs to be created.
Interface description
Description of an interface.
By default, the description of an interface is empty.
VLAN ID
This parameter must be specified when a user VLAN is terminated through a sub-interface.
You can set this parameter only when creating an Ethernet sub-interface.
IPv4 Configuration
IPv4 configuration parameters. The Connection mode parameter specifies the mode in which an interface obtains an IPv4 address.
The options for Connection mode are as follows:
- Dynamic address (DHCP): indicates that the interface IPv4 address is automatically obtained using DHCP, as shown in Figure 1-47. For the description of DHCP parameters, see Table 1-22.
- Fixed address (Static): indicates that the interface IPv4 address is manually configured, as shown in Figure 1-48. For the description of Static parameters, see Table 1-23.
- Broadband dialup (PPPoE): indicates that the interface IPv4 address is obtained through PPP negotiation, as shown in Figure 1-49. For the description of PPPoE parameters, see Table 1-24.
IPv6 Configuration
IPv6 configuration parameters. The Connection mode parameter specifies the mode in which an interface obtains an IPv6 address.
The options for Connection mode are as follows:
- Dynamic address (ND): indicates that the interface IPv6 address is automatically obtained, as shown in Figure 1-50. For the description of ND parameters, see Table 1-25.
- Dynamic address (DHCP): indicates that the interface IPv6 address is automatically obtained using DHCP, as shown in Figure 1-51. For the description of DHCP parameters, see Table 1-26.
- Fixed address (Static): indicates that the interface IPv6 address is manually configured, as shown in Figure 1-52. For the description of Static parameters, see Table 1-27.
- Broadband dialup (PPPoE): indicates that the interface IPv6 address is obtained through PPP negotiation, as shown in Figure 1-53. For the description of PPPoE parameters, see Table 1-28.
NOTE:You must select either IPv4 or IPv6 configuration.
Table 1-22 Description of the Dynamic address (DHCP) parameters (IPv4)Parameter
Description
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Default route
Whether to configure a default route from the local host to the DHCP server.
NOTE:This function is supported in V300R019C11 and later versions.
Default route priority
The priority of a default route. A smaller value indicates a higher preference.
You can set this parameter only when
is .NOTE:This function is supported in V300R019C11 and later versions.
Load balancing
Two load balancing modes are supported:
ECMP: Equal Cost Multiple Path
- UCMP: Unequal Cost Multiple Path
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-23 Description of the Fixed address (Static) parameters (IPv4)Parameter
Description
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
Default gateway
Default gateway address of an interface.
The default gateway address must be in the same network segment as the interface IP address.
Primary DNS server
Primary DNS server address assigned to a device.
Secondary DNS server
Secondary DNS server address assigned to a device.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Default route
Whether to configure a default route from the local host to the Static server.
NOTE:This function is supported in V300R019C11 and later versions.
Default route priority
The priority of a default route. A smaller value indicates a higher preference.
You can set this parameter only when
is .NOTE:This function is supported in V300R019C11 and later versions.
Load balancing
Two load balancing modes are supported:
ECMP: Equal Cost Multiple Path
- UCMP: Unequal Cost Multiple Path
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-24 Description of the Broadband dialup (PPPoE) parameters (IPv4)Parameter
Description
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1492.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
User name
User name for PPPoE dial-up.
Password
Password for PPPoE dial-up.
Status
State for PPPoE dial-up.
Online mode
PPPoE dial-up mode.
Always online: The DCC attempts to dial the remote end immediately after the device starts. The dialing process is not triggered by data packets. If a connection cannot be established with the remote end, the DCC retries at an interval.
This mode applies to the scenarios in which users are not charged based on traffic or time.
Disconnected after idle timeout (s): The device triggers the process of establishing a link only when there is data to be transmitted. When the time during which no traffic is transmitted on the link exceeds the timeout duration, the device disconnects the link to save traffic.
This mode applies to the scenarios in which users are charged based on traffic or time.
If this mode is used, the link idle time must be specified. The default link idle time is 120.
Authentication mode
Authentication mode for PPPoE dial-up.
CHAP: a three-way handshake authentication protocol. In CHAP authentication, the authenticated device sends only the user name to the authenticating device. Compared with PAP, CHAP features higher security because passwords are not transmitted.
- PAP: Passwords are sent over links in plain text. After a PPP link is established, the authenticated device repeatedly sends the user name and password until the authentication finishes. This mode cannot ensure high security.
Default route
Whether to configure a default route from the local host to the PPPoE server.
NOTE:This function is supported in V300R019C11 and later versions.
Default route priority
The priority of a default route. A smaller value indicates a higher preference.
You can set this parameter only when
is .NOTE:This function is supported in V300R019C11 and later versions.
Load Balancing
Two load balancing modes are supported:
ECMP: Equal Cost Multiple Path
- UCMP: Unequal Cost Multiple Path
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-25 Description of the Dynamic address (ND) parameters (IPv6)Parameter
Description
IPv6 MTU (bytes)
MTU of an interface.
The default value of MTU is 1500.
Default route
Whether to configure a default route from the local host to the ND server.
Default route priority
The priority of a default route. A smaller value indicates a higher preference.
You can set this parameter only when
is .Load Balancing
Two load balancing modes are supported:
ECMP: Equal Cost Multiple Path
- UCMP: Unequal Cost Multiple Path
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
The default value of TCP-MSS is 1200.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv6 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-26 Description of the Dynamic address (DHCP) parameters (IPv6)Parameter
Description
IPv6 MTU (bytes)
MTU of an interface.
The default value of MTU is 1500.
Default route
Whether to configure a default route from the local host to the DHCP server.
Default route priority
The priority of a default route. A smaller value indicates a higher preference.
You can set this parameter only when
is .Load balancing
Two load balancing modes are supported:
ECMP: Equal Cost Multiple Path
- UCMP: Unequal Cost Multiple Path
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
The default value of TCP-MSS is 1200.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv6 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-27 Description of the Fixed address (Static) parameters (IPv6)Parameter
Description
IPv6 address
IPv6 address of an interface.
Subnet prefix length
Length of the IPv6 address prefix.
IPv6 default gateway
Default gateway address of an interface.
IPv6 primary DNS server
Primary DNS server address assigned to a device.
IPv6 secondary DNS server
Secondary DNS server address assigned to a device.
IPv6 MTU (bytes)
MTU of an interface.
The default value of MTU is 1500.
Default route
Whether to configure a default route from the local host to the IPv6 Static server.
NOTE:This function is supported in V300R019C11 and later versions.
Default route priority
The priority of a default route. A smaller value indicates a higher preference.
You can set this parameter only when
is .NOTE:This function is supported in V300R019C11 and later versions.
Load balancing
Two load balancing modes are supported:
ECMP: Equal Cost Multiple Path
- UCMP: Unequal Cost Multiple Path
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
The default value of TCP-MSS is 1200.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv6 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-28 Description of the Broadband dialup (PPPoE) parameters (IPv6)Parameter
Description
IPv6 MTU (bytes)
MTU of an interface.
The default value of MTU is 1492.
User name
User name for PPPoE dial-up.
Password
Password for PPPoE dial-up.
Online mode
PPPoE dial-up mode.
Always online: The DCC attempts to dial the remote end immediately after the device starts. The dialing process is not triggered by data packets. If a connection cannot be established with the remote end, the DCC retries at an interval.
This mode applies to the scenarios in which users are not charged based on traffic or time.
Disconnected after idle timeout (s): The device triggers the process of establishing a link only when there is data to be transmitted. When the time during which no traffic is transmitted on the link exceeds the timeout duration, the device disconnects the link to save traffic.
This mode applies to the scenarios in which users are charged based on traffic or time.
If this mode is used, the link idle time must be specified. The default link idle time is 120.
Authentication mode
Authentication mode for PPPoE dial-up.
CHAP: a three-way handshake authentication protocol. In CHAP authentication, the authenticated device sends only the user name to the authenticating device. Compared with PAP, CHAP features higher security because passwords are not transmitted.
- PAP: Passwords are sent over links in plain text. After a PPP link is established, the authenticated device repeatedly sends the user name and password until the authentication finishes. This mode cannot ensure high security.
Default route
Whether to configure a default route from the local host to the PPPoE server.
NOTE:This function is supported in V300R019C11 and later versions.
Default route priority
The priority of a default route. A smaller value indicates a higher preference.
You can set this parameter only when
is .NOTE:This function is supported in V300R019C11 and later versions.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
The default value of TCP-MSS is 1200.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv6 VPN instance. For the detailed procedure, see VPN Instance.
- Modifying Ethernet interface configurations
Choose Ethernet Interface Settings page is displayed.
. TheClick Modify corresponding to the Ethernet interface to be configured in the Operation column of Ethernet Interface List. The modification page is displayed.
A combo interface works in auto mode and automatically works as an optical or electrical interface by default.
Set the parameters described in Table1.
Click
.
- Disabling an Ethernet interface or sub-interface
Choose Ethernet Interface Settings page is displayed.
. TheClick Disable corresponding to the Ethernet interface or sub-interface to be disabled in the Operation column of Ethernet Interface List.
Click
.
- Clearing interface configurations
Choose Ethernet Interface Settings page is displayed.
. The
- Click Clear corresponding to the Ethernet interface or sub-interface whose configuration needs to be cleared in the Operation column of Ethernet Interface List.
- Click OK.
- Creating an Ethernet sub-interface
Choose Ethernet Interface Settings page is displayed.
. The
- In Ethernet Interface List, click Create.
- On the Create Ethernet Sub-interface page, select the Ethernet interface to which a sub-interface needs to be created from the drop-down list, as shown in Figure 1-54.
- Click OK.
- Click Modify corresponding to the Ethernet sub-interface to be configured in the Operation column of Ethernet Interface List.
- Set parameters as required, as shown in Table 1-21.
- Click OK.
- Deleting an Ethernet sub-interface
Choose Ethernet Interface Settings page is displayed.
. TheSelect the check box of the interface to be deleted and click Interface Name column.
in theClick
.
- Refreshing the Ethernet interface list
Choose Ethernet Interface Settings page is displayed.
. The
- In Ethernet Interface List, click Refresh to refresh the Ethernet interface list.
Interface Attribute
Procedure
- Configuring interface attributes
Choose Interface Attribute Settings page is displayed, as shown in Figure 1-55.
. The- Select an interface whose attributes need to be set from the Interface name drop-down list box.
- In the Select dialog box, select the interface to be configured and click OK.
- Set parameters as required, as shown in Table 1-29.
- Click Apply.
Table 1-29 Description of the Interface Attribute Settings parametersParameter
Description
Interface name
Type and number of an interface.
This parameter cannot be modified when the Ethernet interface configuration is modified.
When you set the parameters for creating an Ethernet sub-interface, select the Ethernet interface for which the sub-interface needs to be created.
Interface type
Working mode of an interface.
Combo: indicates that the current interface is a combo interface.
Optical: indicates that the current interface is an optical interface.
Electrical: indicates that the current interface is an electrical interface.
Current mode
Current working mode of an interface.
Auto: indicates that the current interface is a combo interface.
Optical: indicates that the current interface is used as an optical interface.
Electrical: indicates that the current interface is an electrical interface.
Auto-negotiation
Whether auto negotiation is enabled on an interface.
Interface rate (Mbit/s)
Rate of an Ethernet interface in non-automatic negotiation mode.
Duplex mode
Duplex mode on an Ethernet electrical interface in non-auto-negotiation mode.
- Modifying Ethernet interface attributes
Choose Interface Attribute Settings page is displayed.
. TheClick Modify corresponding to the Ethernet interface to be configured in the Operation column of Ethernet Interface List. The modification page is displayed.
A combo interface works in auto mode and automatically works as an optical or electrical interface by default.
Set the parameters described in Table1.
Click
.
- Switching an Ethernet interface from the Layer 3 mode to Layer 2 mode
GE0/0/0 to GE0/0/8 on the AR6121-S, and AR6121C-S can be changed from Layer 2 mode to Layer 3 mode.
GE0/0/0, GE0/0/1, GE0/0/4, GE0/0/5, and GE0/0/8 on the AR6140-S can be changed from Layer 2 mode to Layer 3 mode.
GE0/0/0 to GE0/0/11 on the AR6140H-S can be changed from Layer 2 mode to Layer 3 mode.
GE0/0/0 to GE0/0/3 on the AR611W, AR611W-LTE4CN, AR617VW, AR617VW-LTE4, AR617VW-LTE4EA, AR651W-X4, and AR651-X8 can be changed from Layer 2 mode to Layer 3 mode.
GE0/0/0 to GE0/0/7 on the AR651C, AR651U-A4, AR651K, AR651, AR651W-8P, AR651W, AR657W, AR1600 series, AR6120, AR6120-S, and AR6120-VW can be changed from Layer 2 mode to Layer 3 mode.
GE0/0/0 to GE0/0/8 on the AR6121K, AR6121E, and AR6121 can be changed from Layer 2 mode to Layer 3 mode.
GE0/0/0 to GE0/0/5, GE0/0/8, and GE0/0/9 on the AR651F-Lite can be changed from Layer 2 mode to Layer 3 mode.
GE0/0/0 to GE0/0/11 on the AR6140-16G4XG can be changed from Layer 2 mode to Layer 3 mode.
GE0/0/0, GE0/0/1, GE0/0/4, GE0/0/5, and GE0/0/8 on the AR6140-9G-2AC, AR6140E-9G-2AC, and AR6140K-9G-2AC can be changed from Layer 2 mode to Layer 3 mode.
LAN interfaces on the SRU-100H and SRU-200H can be changed from Layer 2 mode to Layer 3 mode.
WAN interfaces on the SRU-400H, SRU-400HK, SRU-600HK, and SRU-600H can be changed from Layer 3 mode to Layer 2 mode.
WAN interfaces on the SRU-100HH can be changed from Layer 3 mode to Layer 2 mode.
V300R019C13 and later versions: WAN interfaces on the AR6140-9G-2AC and AR6140E-9G-2AC can be changed from Layer 3 mode to Layer 2 mode.
V300R019C13 and later versions: After the reserved VLAN ID of the 8FE1GE Ethernet electrical interface card and 4ES2G-S Ethernet LAN card of the AR6140-16G4XG, AR6140H-S, AR6200 series, and AR6300 series are using the set reserved-vlan command, the working modes of all interfaces on the card can be changed from Layer 2 mode to Layer 3 mode.
V300R019C13 and later versions: Interfaces on the 24GE Ethernet LAN cards of the AR6200 series and AR6300 series can be changed from Layer 2 mode to Layer 3 mode.
Choose Interface Attribute Settings page is displayed.
. The- Click Convert corresponding to the Ethernet interface whose mode needs to be switched in the Operation column of Ethernet Interface List.
- Click .
Choose
. Check the switching result. You can also switch the interface from Layer 2 mode to Layer 3 mode. - Refreshing the Ethernet interface list
Choose Interface Attribute Settings page is displayed.
. The
- In Ethernet Interface List, click to refresh the Ethernet interface list.
DSL Interface
ATM
Context
The device supports the ADSL, VDSL, and G.SHDSL interface cards (together called DSL interface cards). DSL links can be used to connect the device to the Internet.
The VDSL and G.SHDSL interfaces can work in Asynchronous Transfer Mode (ATM) or Packet Transfer Mode (PTM) mode and switch between these two modes. An ADSL interface works only in ATM mode.
ATM cells are transmitted over DSL interfaces working in ATM mode. Service traffic can be transmitted over DSL links only when the interfaces work in the same mode as the peer device.
Procedure
- Creating an ATM sub-interface
- Modifying ATM interface configuration
- Choose DSL Interface page. to display the
- Click ATM page. to display the
- Click Operation column of ATM Interface List to display the modification page. corresponding to the ATM interface to be configured in the
- Set the parameters described in Table 1-30.
- Click to complete the configuration.
- Disabling an ATM interface
- Choose DSL Interface page. to display the
- Click ATM page. to display the
- Click Operation column of ATM Interface List. corresponding to the ATM interface to be configured in the
- Click .
- Enabling an ATM interface
- Choose DSL Interface page. to display the
- Click ATM page. to display the
- Click Operation column of ATM Interface List. corresponding to the ATM interface to be configured in the
- Click .
- Clearing an ATM interface
- Choose DSL Interface page. to display the
- Click ATM page. to display the
- Click Operation column of ATM Interface List. corresponding to the ATM interface to be configured in the
- Click .
- Deleting an ATM sub-interface
- Choose DSL Interface page. to display the
- Click ATM page. to display the
- Select the check box of the interface to be deleted and click Interface Name column of ATM Interface List. in the
- Click .
- Binding ATM interfaces
Before binding interfaces, ensure that these interfaces have been deactivated and that slave interfaces are not configured with any service. Among the bound interfaces, the first bound interface is the master interface, and other bound interfaces are slave interfaces.
- Choose DSL Interface page. to display the
- Click ATM page. to display the
- Click ATM Interface Binding List to display the page for binding ATM interfaces. in
- Set the parameters described in Table 1-34.
Figure 1-59 Creating an ATM Interface BindingTable 1-34 Description of the parameters for binding ATM interfacesParameter
Description
Card/Slot ID
Name and slot ID of a G.SHDSL board.
Bound primary interface
The number of the first interface to be bound must be 0 or 2, and the first bound interface is the primary interface.
Number of bound interfaces
Number of interfaces to be bound.
- Unbinding ATM interfaces
Before unbinding interfaces, ensure that these interfaces have been deactivated.
- Choose DSL Interface page. to display the
- Click ATM page. to display the
- Select the check box of the interface to be unbound and click Card/Slot ID column of ATM Interface Binding List. in the
- Click .
PTM
Context
The device supports the ADSL, VDSL, and G.SHDSL interface cards (together called DSL interface cards). DSL links can be used to connect the device to the Internet.
The VDSL and G.SHDSL interfaces can work in Asynchronous Transfer Mode (ATM) or Packet Transfer Mode (PTM) mode and switch between these two modes. An ADSL interface works only in ATM mode.
Ethernet packets are transmitted over DSL interfaces working in PTM mode. Service traffic can be transmitted over DSL links only when the interfaces work in the same mode as the peer device.
Procedure
- Creating an Ethernet Interface
- Modifying Ethernet interface configuration
- Choose DSL Interface page. to display the
- Click PTM page. to display the
- Click Operation column of Ethernet Interface List to display the modification page. corresponding to the Ethernet interface to be configured in the
- Set the parameters described in Table 1-35.
- Click to complete the configuration.
- Disabling an Ethernet interface
- Choose DSL Interface page. to display the
- Click PTM page. to display the
- Click Operation column of Ethernet Interface List. corresponding to the Ethernet interface to be configured in the
- Click .
- Enabling an Ethernet interface
- Choose DSL Interface page. to display the
- Click PTM page. to display the
- Click Operation column of Ethernet Interface List. corresponding to the Ethernet interface to be configured in the
- Click .
- Clearing an Ethernet interface
- Choose DSL Interface page. to display the
- Click PTM page. to display the
- Click Operation column of Ethernet Interface List. corresponding to the Ethernet interface to be configured in the
- Click .
- Creating an Ethernet sub-interface
- Choose DSL Interface page. to display the
- Click PTM page. to display the
- In the Ethernet Interface List area, click Create, choose the Ethernet sub-interfacee to be created.
- Click OK.
- Deleting an Ethernet sub-interface
- Choose DSL Interface page. to display the
- Click PTM page. to display the
- Select the check box of the interface to be deleted and click Delete in the Interface Name column of Ethernet Interface List.
- Click OK.
- Binding Ethernet interfaces
Before binding interfaces, ensure that these interfaces have been deactivated and that slave interfaces are not configured with any service. Among the bound interfaces, the first bound interface is the master interface, and other bound interfaces are slave interfaces.
- Choose DSL Interface page. to display the
- Click PTM page. to display the
- On the Ethernet Interface Binding Config page, set the parameters in the Create Ethernet Interface Binding area according to Table 1-43.
Figure 1-67 Create Ethernet Interface BindingTable 1-43 Description of the parameters for binding Ethernet interfacesParameter
Description
Card/Slot ID
Name and slot ID of a G.SHDSL board.
Bound primary interface
Primary interface to be bound, which must have an even number. The first bound interface is the primary interface.
Number of bound interfaces
Number of interfaces to be bound.
- Unbinding Ethernet interfaces
Before unbinding interfaces, ensure that these interfaces have been deactivated.
- Choose DSL Interface page. to display the
- Click PTM page. to display the
- Select the check box of the interface to be unbound and click Card/Slot ID column of Ethernet Interface Binding List. in the
- Click .
Mode Switching
Context
The VDSL and G.SHDSL interfaces can work in ATM or PTM mode and switch between these two modes. An ADSL interface works only in ATM mode.
- Asynchronous Transfer Mode (ATM): ATM cells are transmitted over VDSL and G.SHDSL lines.
- Packet Transfer Mode (PTM): Ethernet frames are transmitted over VDSL and G.SHDSL lines.
3G/LTE Interface
Context
Although wired WAN access technologies such as access through the optical fiber, xDSL interface, or E1/T1 interface are mature and widely used, wired WAN access service may meet the bottleneck in the following scenarios:
- In remote branch companies or offshore oil fields, the wired WAN access service may be unavailable or too expensive.
- The wired WAN access service is restored on the disaster site only after wires are connected quickly and in a timely manner.
- The wired WAN cannot cover all gas stations and ATMs that are widely distributed.
- Enterprise staff require mobile office applications.
In these scenarios, wireless WAN access service is required. A 3G/LTE cellular interface is a physical interface supporting 3G/LTE technology. It provides users with an enterprise-class wireless WAN access services.
AR651C, AR611W, AR617W and AR651F-Lite do not support 3G and LTE cellular interfaces.
Only V300R019C10 and earlier versions support this interface.
Procedure
- Choose to display the 3G/LTE Interface page.
- Select the 3G/LTE interface to be configured, as shown in Table 1-44. After you finish the configuration, click .Figure 1-68 3G/LTE Interface SettingsTable 1-44 Selecting a 3G/LTE interface
Parameter
Description
Interface name
Type and number of an interface.
NOTE:The interface can be configured only when a 3G/LTE Interface and the corresponding SIM card are inserted into the device.
When you need to manually restart the 3G/LTE Interface, click
.Interface description
Description of an interface.
By default, the interface description is "HUAWEI, AR Series, interface-type interface-number Interface."
Status
The status of an interface.
Network status
Signal strength, carrier, and network mode of the 3G/LTE wireless WAN card.
NOTE:The information is displayed only when a 3G/LTE Interface and the corresponding SIM card are inserted into the device.
SIM card status
Status of an SIM card.
- Click data connection parameters. to set
- Click Table 1-48. After completing the configuration, click . to configure the network connection mode of the 3G/LTE Interface, as shown in Table 1-48 Network setting (CDMA2000)
Parameter
Description
1xrtt-only
Indicates that a 3G data card connects to a 1x radio transmission technology (1xRTT) network.
evdo-only
Indicates that a 3G data card connects to an evolution-data optimized (EV-DO) network.
hybrid
Indicates that a 3G data card connects to a 1xRTT and EV-DO combined network.
Table 1-49 Network setting (WCDMA)Parameter
Description
gsm-only
Indicates that a 3G data card connects to a GSM network.
gsm-precedence
Indicates that a 3G data card preferentially connects to a GSM network.
wcdma-only
Indicates that a 3G data card connects to a WCDMA network.
wcdma-precedence
Indicates that a 3G data card preferentially connects to a WCDMA network.
Table 1-50 Network setting (LTE)Parameter
Description
auto
Indicates that an LTE data card automatically connects to a network.
gsm-only
Indicates that an LTE data card connects to a GSM network.
lte-only
Indicates that an LTE data card connects to a LTE network.
umts-gsm
Indicates that an LTE data card connects to either a UMTS or GSM network and preferentially connects to the UMTS network.
umts-only
Indicates that an LTE data card connects to either a WCDMA or TD-SCDMA network.
wcdma-gsm
Indicates that an LTE data card connects to either a WCDMA or GSM network and preferentially connects to the WCDMA network.
wcdma-only
Indicates that an LTE data card connects to a WCDMA network.
- Click Table 1-51. to set a PIN code, as shown in Figure 1-72 Security Setting PageTable 1-51 Parameters for setting a PIN code
Parameter
Description
PIN code authentication
Whether PIN authentication is performed.
PIN code
PIN code to be entered for authentication.
After you enter the PIN code, click
.NOTE:If you enter incorrect PINs three consecutive times, the SIM card is locked. You must use the PUK code to unlock the SIM card.
After you enter the PUK code and new PIN code, click
.Auto unlock
Indicates automatic PIN authentication.
This parameter can be specified if you do not require high security of the SIM card. After this parameter is specified, you do not need to enter the PIN every time you restart the 3G/LTE Interface.
Modify PIN code
Whether a PIN code is modified.
Old PIN code
Enter the old PIN code.
New PIN code
Enter the new PIN code.
Confirm PIN code
Enter the new PIN code again.
- Click Table 1-52. After you finish the configuration, click . to set the SIM cards for the 3G/LTE interface that has dual SIM cards, as shown in Figure 1-73 SIM Card Setting Page
The dual-SIM card function can be configured on the LTE cellular interface (Cellular 0/0/0) of the AR611W-LTE4CN, AR617VW-LTE4EA, AR617VW-LTE4.
Table 1-52 SIM Card SettingParameter
Description
Switch to SIM1
Whether the backup SIM card is enabled to automatically switch to the primary SIM card.
Click
to manually switch the SIM card.Time (minutes)
Time after which the backup SIM card can automatically switch to the primary SIM card if the function is enabled.
Cellular Interface
Context
Although wired WAN access technologies such as access through the optical fiber, xDSL interface, or E1/T1 interface are mature and widely used, wired WAN access service may meet the bottleneck in the following scenarios:
- In remote branch companies or offshore oil fields, the wired WAN access service may be unavailable or too expensive.
- The wired WAN access service is restored on the disaster site only after wires are connected quickly and in a timely manner.
- The wired WAN cannot cover all gas stations and ATMs that are widely distributed.
- Enterprise staff require mobile office applications.
In these scenarios, wireless WAN access service is required. A 3G/LTE/5G cellular interface is a physical interface supporting 3G/LTE technology. It provides users with an enterprise-class wireless WAN access services.
Only V300R019C11 and later versions support the function.
Procedure
- Choose to display the Cellular Interface page.
- Select the Cellular interface to be configured, as shown in Table 1-53. After you finish the configuration, click .Figure 1-74 Cellular Interface SettingsTable 1-53 Selecting a Cellular interface
Parameter
Description
Interface name
Type and number of an interface.
NOTE:The interface can be configured only when a 3G/LTE/5G Interface and the corresponding SIM card are inserted into the device.
When you need to manually restart the 3G/LTE/5G Interface, click
.Interface description
Description of an interface.
By default, the interface description is "HUAWEI, AR Series, interface-type interface-number Interface."
Status
The status of an interface.
Interface Modem Type
The modem type of an interface.
Network status
Signal strength, carrier, and network mode of the 3G/LTE/5G wireless WAN card.
NOTE:The information is displayed only when a 3G/LTE/5G Interface and the corresponding SIM card are inserted into the device.
SIM card status
Status of an SIM card.
- Click data connection parameters. to set
- Click Table 1-57. After completing the configuration, click . to configure the network connection mode of the 3G/LTE/5G Interface, as shown in Figure 1-78 Network SettingsTable 1-57 Network setting (CDMA2000)
Parameter
Description
1xrtt-only
Indicates that a 3G data card connects to a 1x radio transmission technology (1xRTT) network.
evdo-only
Indicates that a 3G data card connects to an evolution-data optimized (EV-DO) network.
hybrid
Indicates that a 3G data card connects to a 1xRTT and EV-DO combined network.
Table 1-58 Network setting (WCDMA)Parameter
Description
gsm-only
Indicates that a 3G data card connects to a GSM network.
gsm-precedence
Indicates that a 3G data card preferentially connects to a GSM network.
wcdma-only
Indicates that a 3G data card connects to a WCDMA network.
wcdma-precedence
Indicates that a 3G data card preferentially connects to a WCDMA network.
Table 1-59 Network setting (LTE)Parameter
Description
auto
Indicates that an LTE data card automatically connects to a network.
gsm-only
Indicates that an LTE data card connects to a GSM network.
lte-only
Indicates that an LTE data card connects to a LTE network.
umts-gsm
Indicates that an LTE data card connects to either a UMTS or GSM network and preferentially connects to the UMTS network.
umts-only
Indicates that an LTE data card connects to either a WCDMA or TD-SCDMA network.
wcdma-gsm
Indicates that an LTE data card connects to either a WCDMA or GSM network and preferentially connects to the WCDMA network.
wcdma-only
Indicates that an LTE data card connects to a WCDMA network.
Table 1-60 Network setting (5G)Parameter
Description
auto
Indicates that an 5G modem automatically connects to a network.
wcdma-only
Indicates that an 5G modem can only connect to a WCDMA network.
lte-only
Indicates that an 5G modem can only connect to a LTE network.
nr-only
Indicates that an 5G modem can only connect to a NR network.
lte-wcdma
Indicates that an 5G modem connects to a LTE and WCDMA combined network.
lte-nr
Indicates that an 5G modem can only connect to a LTE and NR network.
nr-lte
Indicates that an 5G modem can only connect to a NR and LTE network.
- Click Table 1-61. to set a PIN code, as shown in Figure 1-79 Security Setting PageTable 1-61 Parameters for setting a PIN code
Parameter
Description
PIN code authentication
Whether PIN authentication is performed.
PIN code
PIN code to be entered for authentication.
After you enter the PIN code, click
.NOTE:If you enter incorrect PINs three consecutive times, the SIM card is locked. You must use the PUK code to unlock the SIM card.
After you enter the PUK code and new PIN code, click
.Auto unlock
Indicates automatic PIN authentication.
This parameter can be specified if you do not require high security of the SIM card. After this parameter is specified, you do not need to enter the PIN every time you restart the 3G/LTE/5G Interface.
Modify PIN code
Whether a PIN code is modified.
Old PIN code
Enter the old PIN code.
New PIN code
Enter the new PIN code.
Confirm PIN code
Enter the new PIN code again.
- Click Table 1-62. After you finish the configuration, click . to set the SIM cards for the 3G/LTE/5G interface that has dual SIM cards, as shown in Figure 1-80 SIM Card Setting Page
The dual-SIM card function can be configured on the LTE cellular interface (Cellular 0/0/0) of the AR611W-LTE4CN, AR617VW-LTE4EA, AR617VW-LTE4.
Table 1-62 SIM Card SettingParameter
Description
Switch to SIM1
Whether the backup SIM card is enabled to automatically switch to the primary SIM card.
Click
to manually switch the SIM card.Time (minutes)
Time after which the backup SIM card can automatically switch to the primary SIM card if the function is enabled.
SA Interface
Context
Synchronous SA interfaces are used for enterprise branches to communicate with the headquarters through PPP or HDLC links.
Procedure
- Modifying SA interface configuration
Choose SA Interface page.
to display theClick Operation column of SA Interface List to display the modification page.
corresponding to the SA interface to be configured in theSet the parameters described in Table 1-63.
Click
to complete the configuration.
Table 1-63 Description of the SA interface parametersParameter
Description
Interface Name
Type and number of an interface.
Interface Description
Description of an interface.
By default, the description of an interface is empty.
Protocol type
Link layer protocol of an SA interface.
- PPP: indicates that the link layer protocol of an SA interface is PPP, as shown in Figure 1-81. For the description of PPP protocol parameters, see Table 1-64.
- HDLC: indicates that the link layer protocol of an SA interface is HDLC, as shown in Figure 1-82. For the description of PPP protocol parameters, see Table 1-65.
Table 1-64 Description of the PPP protocol parametersParameter
Description
User name
User name of the device that functions as the authenticated party.
Password
Password of the device that functions as the authenticated party.
Local address setting
Mode in which an interface obtains an IP address.
- Specified IP: indicates that an IP address is manually configured on the interface.
- Auto: indicates that an IP address is obtained through PPP negotiation.
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
NOTE:This parameter is valid only when Local address setting is set to Specified IP.
Subnet mask
Subnet mask of an interface.
NOTE:This parameter is valid only when Local address setting is set to Specified IP.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Remote address allocation
Whether the local device assigns an IP address for the peer device.
NOTE:This parameter is valid only when Local address setting is set to Specified IP.
Remote address
The IP address assigned by the local device for the remote device.
NOTE:This parameter is valid only when Remote address allocation is set to Yes.
Authentication mode (authenticator)
Authentication mode of the device that functions as the authenticated party. PPP authentication can be performed on the device.
- Non-authentication: indicates that PPP authentication is not performed on the device.
- PAP: indicates that the PPP authentication mode is PAP.
- CHAP: indicates that the PPP authentication mode is CHAP.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
The default value of TCP-MSS is 1200.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is quite large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
Table 1-65 Description of the HDLC protocol parametersParameter
Description
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
The default value of TCP-MSS is 1200.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is quite large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
- Configuring the physical attributes and link layer attributes of an SA interface
Choose SA Interface page.
to display theClick Attribution column of SA Interface List to display the page for configuring the SA interface attributes.
in theSet the parameters described in Table 1-66 or Table 1-67.
Click
to complete the configuration.
- Figure 1-83 SA Interface Attribute Configuration (DCE mode)
- Figure 1-84 SA Interface Attribute Configuration (DTE mode)
Table 1-66 Description of the SA interface's physical attributes and link layer attributes (DCE mode)Parameter
Description
Interface name
Type and number of an interface.
Interface Description
Description of an interface.
By default, the interface description is "HUAWEI, AR Series, interface-type interface-number Interface."
Working mode
Working mode of an SA interface including DTE mode and DCE mode.
Baudrate(bit/s)
Baud rate of an SA interface.
The baud rate can be set only when the device functions as the DCE.
The baud rate range varies depending on the cable type.
- V.24DTE/DCE: 1200 bit/s to 64000 bit/s
- V.35DTE/DCE, X.21DTE, RS449DTE/DCE, and RS530DTE/DCE: 1200 bit/s to 2048000 bit/s
Clock mode
Clock mode for an SA interface on the DCE.
- dceclk1: indicates that the clock mode of an SA interface is set to dceclk1 on the DCE.
- dceclk2: indicates that the clock mode of an SA interface is set to dceclk2 on the DCE.
- dceclk3: indicates that the clock mode of an SA interface is set to dceclk3 on the DCE.
Link code type
Link code type of an SA interface.
- NRZ: Non Return to Zero
- NRZI: Non Return to Zero Inverted
If two devices communicate using SA interfaces, the two devices must have the same encoding and decoding mode. Otherwise, received data frames will be decoded incorrectly and discarded as error frames.
Link CRC type
CRC mode of an SA interface.
- 16: indicates that the 16-bit CRC is used for an SA interface.
- 32: indicates that the 32-bit CRC is used for an SA interface.
- none: indicates that CRC is not performed for an SA interface.
The interfaces on both ends of a link must use the CRC of the same length. If lengths of the CRCs used on two ends are different, the two devices cannot communicate with each other.
Link idle code
Line idle code type of an SA interface.
- 0x7E
- 0xFF
Two devices can communicate properly only when the same line idle code is set for the interfaces on both devices.
Invert transmit clock
Whether clock signals transmitted by an SA interface are inverted.
Invert receive clock
Whether clock signals received by an SA interface are inverted.
Reverse RTS
Whether RTS signals of an SA interface are inverted.
Detect DSR & DTR
Whether detection of DSR and DTR signals on an SA interface is enabled.
Detect DCD
Whether detection of DCD signals on an SA interface is enabled.
Table 1-67 Description of the SA interface's physical attributes and link layer attributes (DTE mode)Parameter
Description
Interface name
Type and number of an interface.
Interface Description
Description of an interface.
By default, the interface description is "HUAWEI, AR Series, interface-type interface-number Interface."
Working mode
Working mode of an SA interface including DTE mode and DCE mode.
Virtual baudrate(bit/s)
Virtual baud rate of an SA interface.
The virtual baud rate can be set only when the device functions as the DTE.
NOTE:Ensure that the configured virtual baud rate is the same as that on the remote end (DCE). Otherwise, some packets will be discarded.
Clock mode
Clock mode for an SA interface on the DTE.
- dteclk1: indicates that the clock mode of an SA interface is set to dteclk1 on the DTE.
- dteclk2: indicates that the clock mode of an SA interface is set to dteclk2 on the DTE.
- dteclk3: indicates that the clock mode of an SA interface is set to dteclk3 on the DTE.
Link code type
Link code type of an SA interface.
- NRZ: Non Return to Zero
- NRZI: Non Return to Zero Inverted
If two devices communicate using SA interfaces, the two devices must have the same encoding and decoding mode. Otherwise, received data frames will be decoded incorrectly and discarded as error frames.
Link CRC type
CRC mode of an SA interface.
- 16: indicates that the 16-bit CRC is used for an E1 interface.
- 32: indicates that the 32-bit CRC is used for an E1 interface.
- none: indicates that CRC is not performed for an E1 interface.
The interfaces on both ends of a link must use the CRC of the same length. If lengths of the CRCs used on two ends are different, the two devices cannot communicate with each other.
Link idle code
Line idle code type of an SA interface.
- 0x7E
- 0xFF
Two devices can communicate properly only when the same line idle code is set for the interfaces on both devices.
Invert transmit clock
Whether clock signals transmitted by an SA interface are inverted.
Invert receive clock
Whether clock signals received by an SA interface are inverted.
Reverse RTS
Whether RTS signals of an SA interface are inverted.
Detect DSR & DTR
Whether detection of DSR and DTR signals on an SA interface is enabled.
Detect DCD
Whether detection of DCD signals on an SA interface is enabled.
- Disabling an SA interface
Choose SA Interface page.
to display theClick Operation column of SA Interface List.
corresponding to the SA interface to be configured in theClick
.
- Enabling an SA interface
Choose SA Interface page.
to display theClick Operation column of SA Interface List.
corresponding to the SA interface to be configured in theClick
.
CE1/CT1 Interface
CE1 Interface
Procedure
- Modifying CE1 interface configuration
Choose CE1 Interface to display the CE1 Interface tab page.
. ClickClick Operation column of CE1 Interface List to display the modification page.
corresponding to the CE1 interface to be configured in theSet the parameters described in Table 1-68.
- Clickto complete the configuration.Figure 1-85 Modify CE1 Interface
Table 1-68 Description of the CE1 interface parametersParameter
Description
Interface name
Type and number of an interface.
Description
Description of an interface.
By default, the description of an interface is empty.
Working mode
Working mode of a CE1 interface.
- CE1: indicates that a CE1 interface works in CE1 mode.
- E1: indicates that a CE1 interface works in E1 mode.
Cable type
Cable type applicable to a CE1 interface.
- 120-ohm: indicates that a CE1 interface connects to a 120 ohm balanced cable (twisted pair).
- 75-ohm: indicates that a CE1 interface connects to a 75 ohm non-balanced cable (coaxial cable).
Clock mode
Clock mode of a CE1 interface.
- Master: indicates the master clock mode (internal clock mode).
- Slave: indicates the slave clock mode (line clock mode).
- System: indicates the system clock mode.NOTE:
This parameter takes effect only when it is configured on interfaces of the 4E1T1-M/8E1T1-M interface card.
When two routers are directly connected using two CE1 interfaces, one CE1 interface must work in master clock mode and the other must work in slave clock mode.
When the MPU on the router obtains the clock with high accuracy from the upstream device and the router needs to synchronize the clock to downstream device, the interface on the router must be configured to work in system clock mode. Moreover, the interface on the downstream device must be configured to work in slave clock mode.
Frame format
Frame format of a CE1 interface.
- CRC4: indicates the CRC4 frame format.
- NO-CRC4: indicates the non-CRC4 frame format (basic frame format).
Two devices can communicate properly only when the same frame format is set for the interfaces on both devices. Otherwise, a CRC4 alarm is generated.
NOTE:This attribute is valid only when Working mode in Table 1-68 is set to CE1.
Line idle type
Line idle code type of a CE1 interface.
- 0x7e
- 0xff
Two devices can communicate properly only when the same line idle code is set for the interfaces on both devices.
Interframe filling tag type
Interframe filling tag type of a CE1 interface.
- 0x7e
- 0xff
Interfaces on both ends can communicate only when the same interframe filling tag and the same minimum number of interframe filling tags are set for them.
Min number of interframe filling tags
Minimum number of interframe filling tags of a CE1 interface.
Interfaces on both ends can communicate only when the same interframe filling tag and the same minimum number of interframe filling tags are set for them.
Data inversion
Whether data inversion is configured for a CE1 interface.
CE1 interfaces on both ends can communicate only when they have the same data inversion configuration.
RAI detection
Whether Remote Alarm Indication (RAI) detection is enabled for a CE1 interface.
NOTE:This attribute is valid only when Working mode in Table 1-68 is set to CE1.
serial
Serial number of the specified channel when a CE1 interface works in CE1 mode.
Timeslot
Timeslot of the channel after the channel number is specified.
NOTE:To create a channel, click
.AIS detection
Whether Alarm Indication Signal (AIS) detection is enabled for a CE1 interface.
NOTE:This attribute is valid only when Current working mode is set to E1.
If the CE1 interface works in E1 mode, AIS detection must be disabled.
After the CE1 interface configuration is complete, the system creates one or more serial interfaces whose logical features are the same as those of a synchronous serial interface.
To modify the serial interface configuration, see Modifying a serial interface configuration.
To delete a serial interface, see Deleting a serial interface.
To disable a serial interface, see Disabling a serial interface.
To enable a serial interface, see Enabling a serial interface.
- Disabling a CE1 interface
Choose CE1 Interface to display the CE1 Interface tab page.
. ClickClick Operation column of CE1 Interface List.
corresponding to the CE1 interface to be configured in theClick
.
- Enabling a CE1 interface
Choose CE1 Interface to display the CE1 Interface tab page.
. ClickClick Operation column of CE1 Interface List.
corresponding to the CE1 interface to be configured in theClick
.
- Modifying serial interface configuration
Choose CE1 Interface to display the CE1 Interface tab page.
. ClickClick Operation column of Serial Interface List to display the modification page.
corresponding to the serial interface to be configured in theSet the parameters described in Table 1-69.
Click
to complete the configuration.
Table 1-69 Description of the serial interface parametersParameter
Description
Interface name
Type and number of an interface.
This parameter cannot be modified when the serial interface configuration is modified.
Description
Description of an interface.
By default, the interface description is "HUAWEI, AR Series, interface-type interface-number Interface."
Protocol type
Link layer protocol of a serial interface.
- PPP: indicates that the link layer protocol of a serial interface is PPP, as shown in Figure 1-86. For the description of PPP protocol parameters, see Table 1-70.
- HDLC: indicates that the link layer protocol of an SA interface is HDLC, as shown in Figure 1-87. For the description of HDLC protocol parameters, see Table 1-71.
Table 1-70 Description of the PPP protocol parametersParameter
Description
Username
User name of the device that functions as the authenticated party.
Password
Password of the device that functions as the authenticated party.
Local address setting
Mode in which an interface obtains an IP address.
- Specified IP: indicates that an IP address is manually configured on the interface.
- Auto: indicates that an IP address is obtained through PPP negotiation.
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
NAT status
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Remote address allocation
Whether the local device assigns an IP address for the peer device.
NOTE:This parameter is valid only when Local address setting is set to Specified IP.
Remote address
The IP address assigned by the local device for the remote device.
NOTE:This parameter is valid only when Remote address allocation is set to Yes.
Authentication Mode (Authenticator)
Authentication mode of the device that functions as the authenticated party. PPP authentication can be performed on the device.
- Non-authentication: indicates that PPP authentication is not performed on the device.
- PAP: indicates that the PPP authentication mode is PAP.
- CHAP: indicates that the PPP authentication mode is CHAP.
CRC format
CRC mode of an interface.
- 16: indicates that the 16-bit CRC is used for an interface.
- 32: indicates that the 32-bit CRC is used for an interface.
- none: indicates that CRC is not performed for an interface.
The interfaces on both ends of a link must use the CRC of the same length. If lengths of the CRCs used on two ends are different, the two devices cannot communicate with each other.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
The default value of TCP-MSS is 1200.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
Table 1-71 Description of the HDLC protocol parametersParameter
Description
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
NAT status
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
CRC format
CRC mode of an interface.
- 16: indicates that the 16-bit CRC is used for an interface.
- 32: indicates that the 32-bit CRC is used for an interface.
- none: indicates that CRC is not performed for an interface.
The interfaces on both ends of a link must use the CRC of the same length. If lengths of the CRCs used on two ends are different, the two devices cannot communicate with each other.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
The default value of TCP-MSS is 1200.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
- Deleting a serial interface
Choose CE1 Interface to display the CE1 Interface tab page.
. ClickSelect the check box of the interface to be deleted and click Interface Name column of Serial Interface List.
in theClick
.
- Disabling a serial interface
Choose CE1 Interface to display the CE1 Interface tab page.
. ClickClick Operation column of Serial Interface List.
corresponding to the serial interface to be configured in theClick
.
- Enabling a serial interface
Choose CE1 Interface to display the CE1 Interface tab page.
. ClickClick Operation column of Serial Interface List.
corresponding to the serial interface to be configured in theClick
.
CT1 Interface
Procedure
- Modifying CT1 interface configuration
Choose CT1 Interface to display the CT1 Interface tab page.
. ClickClick Operation column of CT1 Interface List to display the modification page.
corresponding to the CT1 interface to be configured in theSet the parameters described in Table 1-72.
- Clickto complete the configuration.Figure 1-88 Modify CT1 Interface
Table 1-72 Description of the CT1 interface parametersParameter
Description
Interface name
Type and number of an interface.
Description
Description of an interface.
By default, the description of an interface is empty.
Clock mode
Clock mode of a CT1 interface.
- Master: indicates the master clock mode (internal clock mode).
- Slave: indicates the slave clock mode (line clock mode).
- System: indicates the system clock mode.NOTE:
This parameter takes effect only when it is configured on interfaces of the 4E1T1-M/8E1T1-M interface card.
When two routers are directly connected using two CT1 interfaces, one CT1 interface must work in master clock mode and the other must work in slave clock mode.
When the MPU on the router obtains the clock with high accuracy from the upstream device and the router needs to synchronize the clock to downstream device, the interface on the router must be configured to work in system clock mode. Moreover, the interface on the downstream device must be configured to work in slave clock mode.
Frame format
Frame format of a CT1 interface.
- ESF: indicates the Extended Super Frame (ESF) format.
- SF: indicates the Super Frame (ESF) format.
Two devices can communicate properly only when the same frame format is set for the interfaces on both devices. Otherwise, a CRC4 alarm is generated.
Line idle type
Line idle code type of a CT1 interface.
- 0x7e
- 0xff
Two devices can communicate properly only when the same line idle code is set for the interfaces on both devices.
Interframe filling tag type
Interframe filling tag type of a CT1 interface.
- 0x7e
- 0xff
Interfaces on both ends can communicate only when the same interframe filling tag and the same minimum number of interframe filling tags are set for them.
Min number of interframe filling tags
Minimum number of interframe filling tags of a CT1 interface.
Interfaces on both ends can communicate only when the same interframe filling tag and the same minimum number of interframe filling tags are set for them.
Data inversion
Whether data inversion is configured for a CT1 interface.
CT1 interfaces on both ends can communicate only when they have the same data inversion configuration.
RAI detection
Whether RAI detection is enabled for a CT1 interface.
Serial
Serial number of the specified channel when a CT1 interface works in CT1 mode.
Timeslot rate
Timeslot of the channel after the channel number is specified.
NOTE:To create a channel, click Add.
Timeslot rate
Timeslot rate of a CT1 interface.
- 64K: indicates that the timeslot rate of a CT1 interface is 64 kbit/s.
- 56K: indicates that the timeslot rate of a CT1 interface is 56 kbit/s.
After the CE1/CT1 interface configuration is complete, the system creates one or more serial interfaces whose logical features are the same as those of a synchronous serial interface.
To modify the serial interface configuration, see Modifying a serial interface configuration.
To delete a serial interface, see Deleting a serial interface.
To disable a serial interface, see Disabling a serial interface.
To enable a serial interface, see Enabling a serial interface.
- Disabling a CT1 interface
Choose CT1 Interface to display the CT1 Interface tab page.
. ClickClick Operation column of CT1 Interface List.
corresponding to the CT1 interface to be configured in theClick
.
- Enabling a CT1 interface
Choose CT1 Interface to display the CT1 Interface tab page.
. ClickClick Operation column of CT1 Interface List.
corresponding to the CE1 or CT1 interface to be configured in theClick
.
- Modifying serial interface configuration
Choose CT1 Interface to display the CT1 Interface tab page.
. ClickClick Operation column of Serial Interface List to display the modification page.
corresponding to the serial interface to be configured in theSet the parameters described in Table 1-73.
Click
to complete the configuration.
Table 1-73 Description of the serial interface parametersParameter
Description
Interface name
Type and number of an interface.
This parameter cannot be modified when the serial interface configuration is modified.
Description
Description of an interface.
By default, the interface description is "HUAWEI, AR Series, interface-type interface-number Interface."
Protocol type
Link layer protocol of a serial interface.
- PPP: indicates that the link layer protocol of a serial interface is PPP, as shown in Figure 1-89. For the description of PPP protocol parameters, see Table 1-74.
- HDLC: indicates that the link layer protocol of an SA interface is HDLC, as shown in Figure 1-90. For the description of HDLC protocol parameters, see Table 1-75.
Table 1-74 Description of the PPP protocol parametersParameter
Description
Username
User name of the device that functions as the authenticated party.
Password
Password of the device that functions as the authenticated party.
Local address setting
Mode in which an interface obtains an IP address.
- Specified IP: indicates that an IP address is manually configured on the interface.
- Auto: indicates that an IP address is obtained through PPP negotiation.
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
NAT status
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Remote address allocation
Whether the local device assigns an IP address for the peer device.
NOTE:This parameter is valid only when Local address setting is set to Specified IP.
Remote address
The IP address assigned by the local device for the remote device.
NOTE:This parameter is valid only when Remote address allocation is set to Yes.
Authentication Mode (Authenticator)
Authentication mode of the device that functions as the authenticated party. PPP authentication can be performed on the device.
- Non-authentication: indicates that PPP authentication is not performed on the device.
- PAP: indicates that the PPP authentication mode is PAP.
- CHAP: indicates that the PPP authentication mode is CHAP.
CRC format
CRC mode of an interface.
- 16: indicates that the 16-bit CRC is used for an interface.
- 32: indicates that the 32-bit CRC is used for an interface.
- none: indicates that CRC is not performed for an interface.
The interfaces on both ends of a link must use the CRC of the same length. If lengths of the CRCs used on two ends are different, the two devices cannot communicate with each other.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
Table 1-75 Description of the HDLC protocol parametersParameter
Description
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
NAT status
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
CRC format
CRC mode of an interface.
- 16: indicates that the 16-bit CRC is used for an interface.
- 32: indicates that the 32-bit CRC is used for an interface.
- none: indicates that CRC is not performed for an interface.
The interfaces on both ends of a link must use the CRC of the same length. If lengths of the CRCs used on two ends are different, the two devices cannot communicate with each other.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
- Deleting a serial interface
Choose CT1 Interface to display the CT1 Interface tab page.
. ClickSelect the check box of the interface to be deleted and click Interface Name column of Serial Interface List.
in theClick
.
- Disabling a serial interface
Choose CT1 Interface to display the CT1 Interface tab page.
. ClickClick Operation column of Serial Interface List.
corresponding to the serial interface to be configured in theClick
.
- Enabling a serial interface
Choose CT1 Interface to display the CT1 Interface tab page.
. ClickClick Operation column of Serial Interface List.
corresponding to the serial interface to be configured in theClick
.
Mode Switching
Procedure
- Switching the mode of a CE1/CT1 interface
Choose Switch Mode tab page.
to display theClick Operation column of CE1 Card List or CT1 Card List.
corresponding to the CE1 or CT1 interface whose mode needs to be switched in theOnly the 1E1T1-M/2E1T1-M board supports mode switching.
Click
.The configuration takes effect after several minutes.
E1/T1 Interface
Context
If E1/T1 access does not require multiple channel sets or ISDN PRI, using a CE1/CT1 interface is a waste of resources. In this scenario, you can use an E1/T1 interface to provide the E1/T1 access service. Compared with a CE1/CT1 interface, an E1/T1 interface provides E1/T1 access at a low cost.
E1 Interface
Procedure
- Modifying E1/T1 interface configuration
Choose E1 Interface to display the E1 Interface tab page.
and clickClick Operation column of E1 Interface List to display the modification page.
corresponding to the E1 interface to be configured in theSet the parameters described in Table 1-76.
Click
to complete the configuration.
Table 1-76 Description of the E1 interface parametersParameter
Description
Interface name
Type and number of an interface.
This parameter cannot be modified when the E1 interface configuration is modified.
Description
Description of an interface.
By default, the description of an interface is empty.
Working mode
Working mode of an E1 interface.
- Framed: indicates that an E1 interface works in framed mode.
- Unframed: indicates that an E1 interface works in unframed mode.
Timeslot(s)
E1 interface timeslots that are bound.
By default, all timeslots (except timeslot 0) of an E1 interface are bound.
NOTE:This attribute is valid only when Working mode is set to Framed.
Frame format
Frame format of an E1 interface.
- CRC4: indicates the CRC4 frame format.
- NO-CRC4: indicates the non-CRC4 frame format (basic frame format).
Two devices can communicate properly only when the same frame format is set for the interfaces on both devices. Otherwise, a CRC4 alarm is generated.
Clock mode
Clock mode of an E1 interface.
- Master: indicates the master clock mode (internal clock mode).
- Slave: indicates the slave clock mode (line clock mode).
- System: indicates the system clock mode.
When two routers are directly connected using two E1 interfaces, one E1 interface must work in master clock mode and the other must work in slave clock mode.
When the MPU on the router obtains the clock with high accuracy from the upstream device and the router needs to synchronize the clock to downstream device, the interface on the router must be configured to work in system clock mode. Moreover, the interface on the downstream device must be configured to work in slave clock mode.
CRC format
CRC mode of an E1 interface.
- 16: indicates that the 16-bit CRC is used for an E1 interface.
- 32: indicates that the 32-bit CRC is used for an E1 interface.
- none: indicates that CRC is not performed for an E1 interface.
The interfaces on both ends of a link must use the CRC of the same length. If lengths of the CRCs used on two ends are different, the two devices cannot communicate with each other.
Line idle code type
Line idle code type of an E1 interface.
- 0x7E
- 0xFF
Two devices can communicate properly only when the same line idle code is set for the interfaces on both devices.
Interframe filling tag type
Interframe filling tag type of an E1 interface.
- 0x7E
- 0xFF
Interfaces on both ends can communicate only when the same interframe filling tag and the same minimum number of interframe filling tags are set for them.
Data inversion
Whether data inversion is configured for an E1 interface.
E1 interfaces on both ends can communicate only when they have the same data inversion configuration.
RAI detection
Whether Remote Alarm Indication (RAI) detection is enabled for an E1 interface.
NOTE:This attribute is valid only when Working mode is set to Framed.
Min number of interframe filling tags
Minimum number of interframe filling tags of an E1 interface.
Interfaces on both ends can communicate only when the same interframe filling tag and the same minimum number of interframe filling tags are set for them.
Protocol type
Link layer protocol of an E1 interface.
- PPP: indicates that the link layer protocol of a serial interface is PPP, as shown in Figure 1-91. For the description of PPP protocol parameters, see Table 1-77.
- HDLC: indicates that the link layer protocol of an SA interface is HDLC, as shown in Figure 1-92. For the description of PPP protocol parameters, see Table 1-78.
Table 1-77 Description of the PPP protocol parametersParameter
Description
User name
User name of the device that functions as the authenticated party.
Password
Password of the device that functions as the authenticated party.
Local address setting
Mode in which an interface obtains an IP address.
- Specified IP: indicates that an IP address is manually configured on the interface.
- Auto: indicates that an IP address is obtained through PPP negotiation.
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Remote address allocation
Whether the local device assigns an IP address for the peer device.
NOTE:This parameter is valid only when Local address setting is set to Specified IP.
Remote address
The IP address assigned by the local device for the remote device.
NOTE:This parameter is valid only when Remote address allocation is set to Yes.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
Authentication mode (authenticator)
Authentication mode of the device that functions as the authenticated party. PPP authentication can be performed on the device.
- Non-authentication: indicates that PPP authentication is not performed on the device.
- PAP: indicates that the PPP authentication mode is PAP.
- CHAP: indicates that the PPP authentication mode is CHAP.
Table 1-78 Description of the HDLC protocol parametersParameter
Description
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
- Disabling an E1 interface
Choose E1 Interface to display the E1 Interface tab page.
and clickClick Operation column of E1 Interface List.
corresponding to the E1 or T1 interface to be configured in theClick
.
- Enabling an E1 interface
Choose E1 Interface to display the E1 Interface tab page.
and clickClick Operation column of E1 Interface List.
corresponding to the E1 interface to be configured in theClick
.
T1 Interface
Procedure
- Modifying T1 interface configuration
Choose T1 Interface to display the T1 Interface tab page.
and clickClick Operation column of T1 Interface List to display the modification page.
corresponding to the T1 interface to be configured in theSet the parameters described in Table 1-79.
Click
to complete the configuration.
Table 1-79 Description of the T1 interface parametersParameter
Description
Interface name
Type and number of an interface.
This parameter cannot be modified when the T1 interface configuration is modified.
Description
Description of an interface.
By default, the description of an interface is empty.
Timeslot(s)
T1 interface timeslots that are bound.
By default, all timeslots (except timeslot 0) of a T1 interface are bound.
Timeslot rate (bit/s)
Timeslot rate of a T1 interface.
- 64K: indicates that the timeslot rate of a T1 interface is 64 kbit/s.
- 56K: indicates that the timeslot rate of a T1 interface is 56 kbit/s.
Clock mode
Clock mode of a T1 interface.
- Master: indicates the master clock mode (internal clock mode).
- Slave: indicates the slave clock mode (line clock mode).
- System: indicates the system clock mode.
When two routers are directly connected using two T1 interfaces, one T1 interface must work in master clock mode and the other must work in slave clock mode.
When the MPU on the router obtains the clock with high accuracy from the upstream device and the router needs to synchronize the clock to downstream device, the interface on the router must be configured to work in system clock mode. Moreover, the interface on the downstream device must be configured to work in slave clock mode.
CRC format
CRC mode of a T1 interface.
- 16: indicates that the 16-bit CRC is used for a T1 interface.
- 32: indicates that the 32-bit CRC is used for a T1 interface.
- none: indicates that CRC is not performed for a T1 interface.
The interfaces on both ends of a link must use the CRC of the same length. If lengths of the CRCs used on two ends are different, the two devices cannot communicate with each other.
Line idle code type
Line idle code type of a T1 interface.
- 0x7E
- 0xFF
Two devices can communicate properly only when the same line idle code is set for the interfaces on both devices.
Interframe filling tag type
Interframe filling tag type of a T1 interface.
- 0x7E
- 0xFF
Interfaces on both ends can communicate only when the same interframe filling tag and the same minimum number of interframe filling tags are set for them.
Data inversion
Whether data inversion is configured for a T1 interface.
T1 interfaces on both ends can communicate only when they have the same data inversion configuration.
RAI detection
Whether RAI detection is enabled for a T1 interface.
Min number of interframe filling tags
Minimum number of interframe filling tags of a T1 interface.
Interfaces on both ends can communicate only when the same interframe filling tag and the same minimum number of interframe filling tags are set for them.
Protocol type
Link layer protocol of an T1 interface.
- PPP: indicates that the link layer protocol of a serial interface is PPP, as shown in Figure 1-93. For the description of PPP protocol parameters, see Table 1-80.
- HDLC: indicates that the link layer protocol of an SA interface is HDLC, as shown in Figure 1-94. For the description of PPP protocol parameters, see Table 1-81.
Table 1-80 Description of the PPP protocol parametersParameter
Description
User name
User name of the device that functions as the authenticated party.
Password
Password of the device that functions as the authenticated party.
Local address setting
Mode in which an interface obtains an IP address.
- Specified IP: indicates that an IP address is manually configured on the interface.
- Auto: indicates that an IP address is obtained through PPP negotiation.
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Remote address allocation
Whether the local device assigns an IP address for the peer device.
NOTE:This parameter is valid only when Local address setting is set to Specified IP.
Remote address
The IP address assigned by the local device for the remote device.
NOTE:This parameter is valid only when Remote address allocation is set to Yes.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
Authentication mode (authenticator)
Authentication mode of the device that functions as the authenticated party. PPP authentication can be performed on the device.
- Non-authentication: indicates that PPP authentication is not performed on the device.
- PAP: indicates that the PPP authentication mode is PAP.
- CHAP: indicates that the PPP authentication mode is CHAP.
Table 1-81 Description of the HDLC protocol parametersParameter
Description
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
After modifying the interface MTU, you must restart the interface to make the MTU setting take effect.
The default value of MTU is 1500.
- Disabling an T1 interface
Choose T1 Interface to display the T1 Interface tab page.
and clickClick Operation column of T1 Interface List.
corresponding to the T1 interface to be configured in theClick
.
- Enabling an T1 interface
Choose T1 Interface to display the T1 Interface tab page.
and clickClick Operation column of T1 Interface List.
corresponding to the E1 or T1 interface to be configured in theClick
.
PON Interface
Interface Configuration
Procedure
- Creating a PON Interface
Choose PON Interface Settings page.
to display theSet the parameters described in Table 1-82.
Click
to complete the configuration.
The parameters for creating a PON interface are the same as those for creating an Ethernet interface. After select a PON interface from the Interface name drop-down list box, you can set the parameters according to the page (shown in the following figures) for creating a PON interface.
Table 1-82 Description of the PON interface parametersParameter
Description
Interface name
Type and number of an interface.
This parameter cannot be modified when the PON interface configuration is modified.
When you set the parameters for creating a PON sub-interface, select the PON interface for which the sub-interface needs to be created.
Interface description
Description of an interface.
By default, the description of an interface is empty.
Connection mode(IPv4)
The Connection mode parameter specifies the mode in which an interface obtains an IPv4 address.
The options for Connection mode are as follows:
- Dynamic address (DHCP): indicates that the interface IPv4 address is automatically obtained using DHCP, as shown in Figure1. For the description of DHCP parameters, see Table 1-83.
- Fixed address (Static): indicates that the interface IPv4 address is manually configured, as shown in Figure2. For the description of Static parameters, see Table 1-84.
- Broadband dialup (PPPoE): indicates that the interface IPv4 address is obtained through PPP negotiation, as shown in Figure3. For the description of PPPoE parameters, see Table 1-85.
NOTE:You must select either IPv4 or IPv6 configuration.
Connection mode(IPv6)
The Connection mode parameter specifies the mode in which an interface obtains an IPv6 address.
The options for Connection mode are as follows:
- Dynamic address (ND): indicates that the interface IPv6 address is automatically obtained using DHCP, as shown in Figure 1-98. For the description of DHCP parameters, see Table 1-86.
- Dynamic address (DHCP): indicates that the interface IPv6 address is automatically obtained using DHCP, as shown in Figure 1-99. For the description of DHCP parameters, see Table 1-87.
- Fixed address (Static): indicates that the interface IPv6 address is manually configured, as shown in Figure 1-100. For the description of Static parameters, see Table 1-88.
- Broadband dialup (PPPoE): indicates that the interface IPv6 address is obtained through PPP negotiation, as shown in Figure 1-101. For the description of PPPoE parameters, see Table 1-89.
NOTE:You must select either IPv4 or IPv6 configuration.
Table 1-83 Description of the Dynamic address parameters (IPv4)Parameter
Description
MTU (Byte)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Load balancing
Two load balancing modes are supported:
UCMP: Unequal Cost Multiple Path
ECMP: Equal Cost Multiple Path
TCP-MSS (Byte)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-84 Description of the Fixed address parameters (IPv4)Parameter
Description
IP address
IP address of an interface.
The interface IP address cannot conflict with the IP addresses of other interfaces on the device or other devices in the network.
Subnet mask
Subnet mask of an interface.
Default gateway
Default gateway address of an interface.
The default gateway address must be in the same network segment as the interface IP address.
Primary DNS server
Primary DNS server address assigned to a DHCP client.
Secondary DNS server
Secondary DNS server address assigned to a DHCP client.
MTU (Byte)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
Load balancing
Two load balancing modes are supported:
UCMP: Unequal Cost Multiple Path
ECMP: Equal Cost Multiple Path
TCP-MSS (Byte)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-85 Description of the Broadband dialup parameters (IPv4)Parameter
Description
MTU (bytes)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
Enable NAT
NAT must be enabled when a PC on the private network of a LAN connects to the Internet.
User name
User name for PPPoE dial-up.
Password
Password for PPPoE dial-up.
Status
State for PPPoE dial-up.
Online mode
PPPoE dial-up mode.
Always online: The DCC attempts to dial the remote end immediately after the device starts. The dialing process is not triggered by data packets. If a connection cannot be established with the remote end, the DCC retries at an interval.
This mode applies to the scenarios in which users are not charged based on traffic or time.
Disconnected after idle timeout: The device triggers the process of establishing a link only when there is data to be transmitted. When the time during which no traffic is transmitted on the link exceeds the timeout duration, the device disconnects the link to save traffic.
This mode applies to the scenarios in which users are charged based on traffic or time.
If this mode is used, the link idle time must be specified. The default link idle time is 120.
Authentication mode
Authentication mode for PPPoE dial-up.
PAP: Passwords are sent over links in plain text. After a PPP link is established, the authenticated device repeatedly sends the user name and password until the authentication finishes. This mode cannot ensure high security.
CHAP: a three-way handshake authentication protocol. In CHAP authentication, the authenticated device sends only the user name to the authenticating device. Compared with PAP, CHAP features higher security because passwords are not transmitted.
Default route
Configure a default route from the local hosts to the PPPoE server.
Load balancing
Two load balancing modes are supported:
UCMP: Unequal Cost Multiple Path
ECMP: Equal Cost Multiple Path
Interface bandwidth (Kbps)
When the load balancing mode is UCMP, the interface bandwidth needs to be configured.
TCP-MSS (bytes)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-86 Description of the ND parameters (IPv6)Parameter
Description
IPv6 MTU(Byte)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
Load balancing
Two load balancing modes are supported:
UCMP: Unequal Cost Multiple Path
ECMP: Equal Cost Multiple Path
TCP-MSS (Byte)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-87 Description of the DHCP parameters (IPv6)Parameter
Description
IPv6 MTU(Byte)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
Load balancing
Two load balancing modes are supported:
UCMP: Unequal Cost Multiple Path
ECMP: Equal Cost Multiple Path
TCP-MSS (Byte)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-88 Description of the Static parameters (IPv6)Parameter
Description
IPv6 address
IPv6 address of an interface.
Subnet prefix length
Length of the IPv6 address prefix.
IPv6 default gateway
Default gateway address of an interface.
The default gateway address must be in the same network segment as the interface IP address.
IPv6 primary DNS server
Primary DNS server address assigned to a DHCPv6 client.
IPv6 secondary DNS server
Secondary DNS server address assigned to a DHCPv6 client.
IPv6 MTU(Byte)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
Load balancing
Two load balancing modes are supported:
UCMP: Unequal Cost Multiple Path
ECMP: Equal Cost Multiple Path
TCP-MSS (Byte)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
Table 1-89 Description of the PPPoE parameters (IPv6)Parameter
Description
IPv6 MTU(Byte)
MTU of an interface.
If the MTU is set too small and the size of packets is large, packets will be broken into a great number of fragments and be discarded by QoS queues. If the MTU is too large, packets are transmitted slowly or even lost.
The default value of MTU is 1500.
User name
User name for PPPoE dial-up.
Password
Password for PPPoE dial-up.
Status
State for PPPoE dial-up.
Online mode
PPPoE dial-up mode.
Always online: The DCC attempts to dial the remote end immediately after the device starts. The dialing process is not triggered by data packets. If a connection cannot be established with the remote end, the DCC retries at an interval.
This mode applies to the scenarios in which users are not charged based on traffic or time.
Disconnected after idle timeout (s): The device triggers the process of establishing a link only when there is data to be transmitted. When the time during which no traffic is transmitted on the link exceeds the timeout duration, the device disconnects the link to save traffic.
This mode applies to the scenarios in which users are charged based on traffic or time.
If this mode is used, the link idle time must be specified. The default link idle time is 120.
Authentication mode
Authentication mode for PPPoE dial-up.
PAP: Passwords are sent over links in plain text. After a PPP link is established, the authenticated device repeatedly sends the user name and password until the authentication finishes. This mode cannot ensure high security.
CHAP: a three-way handshake authentication protocol. In CHAP authentication, the authenticated device sends only the user name to the authenticating device. Compared with PAP, CHAP features higher security because passwords are not transmitted.
Default route
Configure a default route from the local hosts to the PPPoE server.
Load balancing
Two load balancing modes are supported:
UCMP: Unequal Cost Multiple Path
ECMP: Equal Cost Multiple Path
TCP-MSS (Byte)
MSS of TCP packets on an interface.
The MSS refers to the maximum length of a TCP packet segment sent from the peer device to the local device. During TCP connection negotiation, devices at both ends record the MSS of each other. When sending TCP packets, the devices limit the size of TCP packets within the MSS.
VPN instance
VPN instance bound to an interface.
NOTE:Before setting this parameter, you must create an IPv4 VPN instance. For the detailed procedure, see VPN Instance.
- Modifying PON interface configuration
Choose PON Interface Settings page.
to display theClick Operation column of PON Interface List to display the modification page.
corresponding to the PON interface to be configured in theSet the parameters described in Table1.
Click
to complete the configuration.
- Disabling a PON interface
Choose PON Interface Settings page.
to display theClick Operation column of PON Interface List.
corresponding to the PON interface to be configured in theClick
.
- Enabling a PON interface
Choose PON Interface Settings page.
to display theClick Operation column of PON Interface List.
corresponding to the PON interface to be configured in theClick
.
- Creating a PON sub-interface
Choose PON Interface Settings page.
to display theClick
, choose the PON sub-interface to be created.Click
.
- Deleting a PON sub-interface
Choose PON Interface Settings page.
to display theSelect the check box of the interface to be deleted and click Interface Name column.
in theClick
.
- Refreshing a PON sub-interface
Choose PON Interface Settings page.
to display theClick
.
Interface Attribute
Procedure
- Creating a PON sub-interface
Choose Interface Attribute Settings page.
to display theSet the parameters described in Table 1-90.
Click
to complete the configuration.
- Figure 1-102 Interface Attribute Settings (Connection mode is Auto-negotiation)
Table 1-90 Description of the Interface Attribute parametersParameter
Description
Interface name
Type and number of an interface.
This parameter cannot be modified when the PON interface configuration is modified.
When you set the parameters for creating a PON sub-interface, select the PON interface for which the sub-interface needs to be created.
Interface description
Description of an interface.
By default, the description of an interface is "HUAWEI, AR Series, interface-type interface-number Interface".
Current interface working mode
Working mode of a PON interface.
- EPON: indicates that the working mode of a PON interface is EPON, as shown in Figure2. For the description of EPON mode parameters, see Table2.
- GPON: indicates that the working mode of a PON interface is GPON, as shown in Figure3. For the description of GPON mode parameters, see Table3.
- Adapt: indicates that a PON interface works in auto-sensing mode.
Table 1-91 Description of the EPON mode parametersParameter
Description
MAC Address
MAC address used when logical identifier authentication is performed on the device.
LOID
Logical identifier used when logical identifier authentication is performed on the device.
CheckCode
Verification code used when logical identifier authentication is performed on the device.
Password
Password used when password authentication is performed on the device.
- Modifying PON interface configuration
Choose Interface Attribute Settings page.
to display theClick Operation column of PON Interface List to display the modification page.
corresponding to the PON interface to be configured in theSet the parameters described in Table1.
Click
to complete the configuration.
- Disabling a PON interface
Choose Interface Attribute Settings page.
to display theClick Operation column of PON Interface List.
corresponding to the PON interface to be configured in theClick
.
- Enabling a PON interface
Choose Interface Attribute Settings page.
to display theClick Operation column of PON Interface List.
corresponding to the PON interface to be configured in theClick
.
- Switching the mode of a PON interface
Choose Interface Attribute Settings page.
to display theClick Operation column of PON Interface List.
corresponding to the PON interface whose mode needs to be switched in theSelect a mode in the dialog box that is displayed and click
.The configuration takes effect after several minutes.
Interface Backup
Context
The interface backup function allows a backup interface to transmit traffic when the primary interface is faulty or load balance traffic when bandwidth of the primary interface is insufficient.
Procedure
- Create interface backup.
- Modify interface backup.
- Delete interface backup.
- Choose , as shown in Figure 1-105.
- In Interface Backup List, select a backup interface to be deleted and right-click Delete.
- Click OK in the displayed dialog box.