Network portgroup

Port groups will isolate the physical interfaces for networking.

By enabling port groups, the network traffic will be assigned to separate physical interfaces on this device. This provides isolation of networks when multiple network profiles are defined for storage access.

Usage:

Copy
portgroup
portgroup enable <num>
portgroup disable <num>

portgroup mtu <num> <size>
portgroup bond <num> (active-backup|802.3ad|balance-rr|balance-xor)
portgroup xmithash <num> (layer2|layer2+3|layer3+4|encap2+3|encap3+4)                                
                

Examples:

Copy
- show the current port group status
portgroup
 
- enable the port group 0
portgroup enable 0
 
- disable the port group 1
portgroup disable 1
 
- set the bondmode for port group 0
portgroup bond 0 802.3ad

See Also:

Copy
apply, define, undefine, update, list, virtual