set interface-bond
In the R81.10.X releases, this command is available starting from the R81.10.00 version.
Description
Configure the settings for an existing bond interface.
See:
Syntax
|
Parameters
Parameter |
Description |
||
---|---|---|---|
interface-bond |
Specifies the name of the bond interface. Press the TAB key to see the available options. |
||
bond-mode |
Specifies the bond operation mode:
|
||
bond-master |
Specifies the name of the primary subordinate interface. Press the TAB key to see the available options. Applies only to the " |
||
bond-hash-policy |
Specifies the bond hash policy:
Applies only to these bond modes:
|
||
bond-mii-interval |
Specifies the bond MII interval (in milliseconds). Range: 0 - 5000 Default: 100 |
||
cluster-status |
In a cluster configuration, specifies the cluster status (cluster role) for this Bond interface:
|
||
peer-cluster-ipv4-addr |
In a cluster configuration, specifies the IPv4 address of the peer Bond interface on the peer Cluster Member. |
||
cluster-ipv4-addr |
In a cluster configuration, specifies the Cluster Virtual IPv4 address on this Bond interface. |
Example Command in R81.10.00
|
Example Command in R81.10.15
set interface-bond LANBOND0 cluster-status clustered peer-cluster-ipv4-addr 192.168.3.52 cluster-ipv4-addr 192.168.3.55
|