The interface-group isp command creates an ISP interface group and accesses the ISP interface group view.
The undo interface-group isp command deletes an ISP interface group.
interface-group [ interface-group-id ] isp isp-name
undo interface-group { interface-group-id | isp isp-name }
| Parameter | Description | Value |
|---|---|---|
| interface-group-id | Specifies the ID of an interface group. |
The value is an integer ranging from 0 to 31. |
| isp-name | Specifies the ISP name. |
- |
An intelligent uplink selection member interface can be added to only one interface group, either a common interface group or ISP interface group. A common interface group is created using the interface-group name command.
# Set an ISP name to isp_ifgrp, specify the relationship between isp_ifgrp and ISP address file isp_ifgrp.csv, and create ISP interface group isp_ifgrp.
<sysname> system-view [sysname] isp name isp_ifgrp set filename isp_ifgrp.csv [sysname] interface-group 2 isp isp_ifgrp [sysname-interface-isp-group-2]