channel¶
Channels on the system
show channel¶
Use this operation to get channel
Synopsys¶
show channel
delete channel¶
Use this operation to delete channels
Synopsys {#synopsys-1 style="margin-left: 20px;"}¶
delete channel channel_id=<string> [mtu=<int>] [static_channel_state=(false | true)] [channel_alias=<string>] [state=<string>] [channel_tag_all_vlans=(false | true)] [channel_type=<string>] [lacp_channel_time=<string>] [channel_bandwidth_high=<int>] [channel_ha_monitoring=(false | true)] [channel_throughput=<int>] [channel_bandwidth_normal=<int>] [channel_interface_list=<string...>]
Parameters¶
channel_id
Channel ID if this interface represents a channel (LA/1, LA/2 ...)
This is a mandatory parameter.
mtu
MTU value, should be between 1500-9126
static_channel_state
Static channel state (Enabled/Disabled)
channel_alias
Alias name for this channel
state
State of the port.
channel_tag_all_vlans
If true then all the member interfaces of this channel are tagged. Possible values: true and false
channel_type
Channel type if this interface represents a channel (LACP or Static)
lacp_channel_time
LACP time. Possible values: SHORT and LONG
channel_bandwidth_high
Higher end threshold of the channel bandwidth usage in Mbps
channel_ha_monitoring
HA-monitoring control for the channel. Possible values: true and false
channel_throughput
Minimum required throughput in Mbps for this channel
channel_bandwidth_normal
Lower end threshold of the channel bandwidth usage in Mbps
channel_interface_list
Comma separated list of interfaces that are part of this channel if this interface represents a channel (10/1, 10/4)
set channel¶
Use this operation to modify channel
Synopsys {#synopsys-2 style="margin-left: 20px;"}¶
set channel channel_id=<string> [mtu=<int>] [static_channel_state=(false | true)] [channel_alias=<string>] [state=<string>] [channel_tag_all_vlans=(false | true)] [channel_type=<string>] [lacp_channel_time=<string>] [channel_bandwidth_high=<int>] [channel_ha_monitoring=(false | true)] [channel_throughput=<int>] [channel_bandwidth_normal=<int>] [channel_interface_list=<string...>]
Parameters {#parameters-1 style="margin-left: 20px;"}¶
channel_id
Channel ID if this interface represents a channel (LA/1, LA/2 ...)
This is a mandatory parameter.
mtu
MTU value, should be between 1500-9126
static_channel_state
Static channel state (Enabled/Disabled)
channel_alias
Alias name for this channel
state
State of the port.
channel_tag_all_vlans
If true then all the member interfaces of this channel are tagged. Possible values: true and false
channel_type
Channel type if this interface represents a channel (LACP or Static)
lacp_channel_time
LACP time. Possible values: SHORT and LONG
channel_bandwidth_high
Higher end threshold of the channel bandwidth usage in Mbps
channel_ha_monitoring
HA-monitoring control for the channel. Possible values: true and false
channel_throughput
Minimum required throughput in Mbps for this channel
channel_bandwidth_normal
Lower end threshold of the channel bandwidth usage in Mbps
channel_interface_list
Comma separated list of interfaces that are part of this channel if this interface represents a channel (10/1, 10/4)
add channel¶
Use this operation to create channel
Synopsys {#synopsys-3 style="margin-left: 20px;"}¶
add channel static_channel_state=(false | true) channel_id=<string> channel_type=<string> channel_interface_list=<string...> [mtu=<int>] [channel_alias=<string>] [state=<string>] [channel_tag_all_vlans=(false | true)] [lacp_channel_time=<string>] [channel_bandwidth_high=<int>] [channel_ha_monitoring=(false | true)] [channel_throughput=<int>] [channel_bandwidth_normal=<int>]
Parameters {#parameters-2 style="margin-left: 20px;"}¶
static_channel_state
Static channel state (Enabled/Disabled)
This is a mandatory parameter.
channel_id
Channel ID if this interface represents a channel (LA/1, LA/2 ...)
This is a mandatory parameter.
channel_type
Channel type if this interface represents a channel (LACP or Static)
This is a mandatory parameter.
channel_interface_list
Comma separated list of interfaces that are part of this channel if this interface represents a channel (10/1, 10/4)
This is a mandatory parameter.
mtu
MTU value, should be between 1500-9126
channel_alias
Alias name for this channel
state
State of the port.
channel_tag_all_vlans
If true then all the member interfaces of this channel are tagged. Possible values: true and false
lacp_channel_time
LACP time. Possible values: SHORT and LONG
channel_bandwidth_high
Higher end threshold of the channel bandwidth usage in Mbps
channel_ha_monitoring
HA-monitoring control for the channel. Possible values: true and false
channel_throughput
Minimum required throughput in Mbps for this channel
channel_bandwidth_normal
Lower end threshold of the channel bandwidth usage in Mbps