Chapter 25 Port Isolation Commands; Port Isolation - TP-Link JetStream TL-SL5428E Cli Reference Manual

24-port 10/100mbps + 4-port gigabit jetstream l2 managed switch
Hide thumbs Also See for JetStream TL-SL5428E:
Table of Contents

Advertisement

Chapter 25 Port isolation Commands

Port Isolation provides a method of restricting traffic flow to improve the network security by
forbidding the port to forward packets to the ports that are not on its forwarding port list.

port isolation

Description
The port isolation command is used to configure the forward port list of a port,
so that this port can only communicate with the ports on its port list. To delete
the corresponding configuration, please use no port isolation command.
Syntax
port isolation { [fa-forward-list fa-forward-list ] [gi-forward-list gi-forward-list] }
no port isolation
Parameter
fa-forward-list —— Configure Fast Ethernet ports to the forward port list. It is
optional.
gi-forward-list —— Configure Gigabit Ethernet ports to the forward port list. It is
optional.
Command Mode
Interface Configuration Mode (interface fastEthernet / interface range
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet)
Example
Set Gigabit Ethernet ports 25-27 to the forward port list of Gigabit Ethernet 28:
TL-SL5428E(config)#interface range gigabitEthernet 1/0/28
TL-SL5428E(config-if-range)#port isolation gi-forward-list 1/0/25-27
Set all the Ethernet ports to forward port list of Fast Ethernet port 2, namely
restore to the default setting:
TL-SL5428E(config)#interface fastEthernet 1/0/2
TL-SL5428E(config-if-range)#no port isolation
TL-SL5428E
JetStream L2 Managed Switch CLI Guide
152

Advertisement

Table of Contents
loading

Table of Contents