19
Syntax
interface s-channel
{
interface-number
:
channel-id
|
interface-number
:
channel-id
.
vsi-local-id
}
Views
System view
Predefined user roles
network-admin
Parameters
interface-number
:
channel-id
: Specifies an S-channel interface. The
interface-number
argument specifies
the physical port where the S-channel resides. The
channel-id
argument specifies the ID of the S-channel.
This S-channel ID must exist.
interface-number
:
channel-id.vsi-local-id
: Specifies a VSI. The
interface-number
argument specifies the
physical port where the S-channel resides. The
channel-id
argument specifies the ID of the S-channel. This
S-channel ID must exist. The
vsi-local-id
argument specifies the local ID of the VSI. This VSI local ID must
exist.
Examples
# Enter the view of S-channel interface
S-channel 1/0/1:10
.
<Sysname> system-view
[Sysname] interface s-channel 1/0/1:10
[Sysname–S-Channel1/0/1:10]
# Enter the view of VSI
S-channel 1/0/1:10.1
.
<Sysname> system-view
[Sysname] interface s-channel 1/0/1:10.1
[Sysname–S-Channel1/0/1:10.1]
reset counters interface s-channel
Use
reset counters interface s-channel
to clear statistics for an S-channel interface or a VSI.
Syntax
reset counters interface
[
s-channel
[
interface-number
:
channel-id
|
interface-number
:
channel-id
.
vsi-local-id
] ]
Views
User view
Predefined user roles
network-admin
Parameters
interface-number
:
channel-id
: Specifies an S-channel interface. The
interface-number
argument specifies
an S-channel by its port. The
channel-id
argument specifies the number of an S-channel. This S-channel
ID must exist.
interface-number
:
channel-id
.
vsi-local-id
: Specifies a VSI. The
interface-number
argument specifies an
S-channel by its port. The
channel-id
argument specifies the number of an S-channel. This S-channel ID
must exist. The
vsi-local-id
argument specifies the local number of a VSI. This VSI local ID must exist.