284
Examples
# Set the MTU for Eth-channel 2/4/0:0 to 1430 bytes.
<Sysname> system-view
[Sysname] interface eth-channel 2/4/0:0
[Sysname-Eth-channel2/4/0:0] mtu 1430
pdp-type
Use pdp-type to specify the PDP data carrying protocol.
Use undo pdp-type to restore the default.
Syntax
pdp-type { ipv4 | ipv6 | ipv4v6 }
undo pdp-type
Default
The PDP data carrying protocol is IPv4 and IPv6.
Views
Apn-profile view
Predefined user roles
network-admin
Parameters
ipv4: Specifies the IPv4 protocol.
ipv6: Specifies the IPv6 protocol.
ipv4v6: Specifies the IPv4 and IPv6 protocols.
Examples
# Specify the PDP data carrying protocol as IPv4.
<Sysname> system-view
[Sysname] apn-profile 1
[Sysname-apn-profile-1] pdp-type ipv4
reset counters interface
Use reset counters interface to clear the statistics on the specified or all Eth-channel interfaces.
Syntax
reset counters interface [ eth-channel [ channel-id ] ]
Views
User view
Predefined user roles
network-admin
Parameters
eth-channel: Specifies Eth-channel interfaces.
channel-id: Specifies an Eth-channel interface by its number.