TP-Link T1600G-18TS Configuration Manual page 407

T1600g series
Hide thumbs Also See for T1600G-18TS:
Table of Contents

Advertisement

Configuring Logical Interfaces
Step 2
Step 3
Step 4
Step 5
The following example shows how to create a VLAN interface with a description of VLAN-2.
Switch#configure
Switch(config)#interface vlan 2
Switch(config-if)#description VLAN-2
Switch(config-if)#end
Switch#copy running-config startup-config
Create a VLAN interface:
interface vlan vlan-id
vlan-id :
Specify an IEEE 802.1Q VLAN ID that already exists, ranging from 1 to 4094.
Create a loopback interface:
interface loopback { id }
Specify the ID of the loopback interface, ranging from 1 to 64.
id:
Create a routed port:
interface { fastEthernet port | range fastEthernet port-list | gigabitEthernet
port | range gigabitEthernet port-list | ten-gigabitEthernet port | range ten-
gigabitEthernet port-list }
Enter interface configuration mode.
: Specify the Ethernet port number, for example 1/0/1.
port
Specify the list of Ethernet ports, for example 1/0/1-3, 1/0/5.
port-list:
no switchport
Switch the Layer 2 port into the Layer 3 routed port.
Create a port-channel interface:
interface range port-channel port-channel-list
The list of the port-channel interface, for example 1-3, 5.
port-channel-list:
description string
Specify a description to the Layer 3 interface, including VLAN interface, loopback
interface, routed port and port-channel interface.
The description of the Layer 3 interface, ranging from 1 to 32 characters.
string:
end
Return to privileged EXEC mode.
copy running-config startup-config
Save the settings in the configuration file.
Logical Interfaces Configurations
Configuration Guide
384

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents