Interface Isolation Group Configuration
show port-isolate-group [group-id
Section titled “show port-isolate-group [group-id”[Command] show port-isolate-group [group-idgroup_id**]**
[Purpose] View the configured interface isolation group information
[Parameter]
| Parameter | Description |
|---|---|
| group-id | Interface isolation group ID, range: 1~128 |
[View] System view
[Use Cases]
sonic# show port-isolate-group group-id 1+------------+------------+--------+| Group ID | Interface | Mode |+============+============+========+| 1 | Ethernet1 | L2 || | Ethernet2 | || | Ethernet3 | || | Ethernet4 | || | Ethernet5 | |+------------+------------+--------+port-isolate-group
Section titled “port-isolate-group”[Command] port-isolate-groupgroup_id no port-isolate-groupgroup_id
[Purpose] Create interface isolation groups
[Parameter]
| Parameter | Description |
|---|---|
| group-id | Interface isolation group ID, range: 1~128 |
[View] System configuration view
[Usage Scenario] The isolation feature refers to isolating and forwarding broadcast, multicast, and unicast packets among interfaces within the same isolation group. When combined with other business functions, it can implement a more secure network architecture and greatly reduce the occurrence of broadcast storms.
[Use Cases]
sonic(config)# port-isolate-group 1port-isolate
Section titled “port-isolate”[Command] port-isolategroup_id no port-isolategroup_id
[Purpose] Enables Layer 2 broadcast isolation of the interface
[View] Interface view
[Use Cases]
sonic(config)# port-isolate-group 1sonic(config)# port-group ethernet 1-10sonic(config-port-group-1-10)# port-isolate 1