CÔNG TY TNHH CÔNG NGHỆ VIỆT THÁI DƯƠNG
Logo CNTTShop.vn

NTT03, Line 1, Thống Nhất Complex, Thanh Xuân, Hà Nội.
Danh mục sản phẩm

Configure Interface Group Functions

Bind multiple interfaces as one interface group. Configuring various interface commands on the interface group is equivalent to configuring on all interfaces of the interface group, while it is not necessary to configure on each interface repeatedly. Display the information of one interface group is to display the information of all interfaces in the interface group.

Configuration Condition

The interfaces covered by the interface group should already exist.

Configure Interface Group

Table 1-5 Configure interface group

Step

Command

Description

Enter the global configuration mode

configure terminal

-

Create interface group in the list mode

interface group group-id enum interface-name1 interface-name2 … interface-nameN [ point-to-point | multipoint ]

Mandatory

By default, the interface group is not created.

Enter the global configuration mode

configure terminal

-

Create interface group by specifying range mode

interface group group-id range start-interface-name end-interface-name [ point-to-point | multipoint ]

Mandatory

By default, the interface group is not created.

note


  • The interface types in the interface group should be the same. The user can configure multiple interface groups as desired.
  • The user can configure the commands supported by all types of interfaces in the interface group, but if the interfaces covered by the interface group do not support, the commands do not take effect and there may be no error prompt. Please check whether the commands take effect by viewing the configuration.
  • If the interface group covers the logical interface and when the logical interface is deleted, the logical interface in the interface group is also deleted automatically.