Interface Isolation Group Configuration
show port-isolate-group
Section titled “show port-isolate-group”[Command]
show port-isolate-group [group-id group_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 | |+------------+------------+--------+port-isolate-group
Section titled “port-isolate-group”[Command]
port-isolate-group group_id
no port-isolate-group group_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-isolate group_id
no port-isolate group_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