SmartNA-X 1G/10G Modular | Command Line Reference |
161
SmartNA-X
™
1G/10G User Guide 1.4
©
2015 Network Critical Solutions Limited
CONTROLLER>
select slot 4
SLOT4>
set vline mode vline
SLOT4>
show vline
vline mode : aggregation
Aggregate ab -> c : off
Aggregate ab -> d : off
Inject ca : off
Inject cb : off
Inject da : off
Inject db : off
Slicing c egress : 0
Slicing d egress : 0
SLOT4>
commit
Committing maps and filters
set vline bypass
Use the
set vline bypass
command to select the bypass mode for inline devices connected in V-Line mode. Changes must
be committed before they are implemented on the system.
The bypass mode determines how an inline device failure is handled by the system. The following bypass modes are
available:
•
Auto bypass
—The system enables or disables bypass mode depending on the availability of the attached network
appliance. Thus, if the inline device fails the system enables bypass mode to remove the appliance from the network.
Once the appliance is available again the system disables bypassing.
•
Reverse bypass
—Always sends traffic through the appliance so that a failure of the appliance breaks network links and
removes the device from the network. This mode is useful in High Availability network links.
•
Forced bypass
—Enables bypass mode at all times, regardless of the state of the attached appliance. It should be noted
that this mode will not prevent traffic from reaching your network appliance, but ensures bypass mode is turned on at
all times rather than letting the system manage it as is the case with Auto bypass.
Note that for each mode, normal operations are resumed as soon as the system detects that a device is able to receive
packets (that is, when the device is no longer failing).
Syntax
set vline bypass
{
Auto
|
Reverse
|
Forced
}
Parameters
Auto, Reversed, Forced
Choose the bypass operating mode for devices connected in V-Line mode.
Example
Select reverse bypass mode for Slot 4 and commit changes:
CONTROLLER>
select slot 4
SLOT4>
set vline bypass reverse
SLOT4>
show vline
vline mode : vline
Bypass mode : reverse
Heartbeat rate : 50
Heartbeat timeout : 250
Heartbeat status ACDB : OK
Heartbeat status BDCA : OK
Slicing a ingress : 0
Slicing b ingress : 0
SLOT4>
commit
Committing maps