Supermicro SSE-G24-TG4 Configuration Manual page 8

L2 / l3 switches
Hide thumbs Also See for SSE-G24-TG4:
Table of Contents

Advertisement

2 switches.It is also called aSwitch Virtual Interface (SVI )and handles processing for all the packets
associated with that VLAN.
Follow the steps below to configure a Logical Layer3 Interface.
Step Command
Step 1
configure terminal
Step 2
Create a Layer 2 VLAN and add all required ports.
Step 3
interface vlan<vlan-id (1-4069)>
Step 4
ip address [<ip-address> | <ip-address>/prefix-
length] [<subnet-mask>] [secondary]
Step 5
end
show ip interface
Step 6
The "no ip address [<ip_addr>]" command deletes the Layer 3 VLAN interface and resets it
as a Layer2 VLAN.
The example below shows the commands used to configure a Logical Layer3 interface.
SMIS# configure terminal
SMIS(config)# vlan 10
SMIS(config-vlan)# ports Gi 0/22 untagged
SMIS(config-vlan)# exit
SMIS(config)# interface vlan 10
SMIS(config-if)#ip address 10.10.10.1 255.255.255.0
SMIS(config-if)# end
Description
Enters the configuration mode
For details on configuring a Layer 2
VLAN, refer to the 'VLAN Config. guide'
at
www.supermicro.com
Entersthe interface configuration mode
to specify the interface to be
configured as a Layer 3 interface.
Configures the IP address.
ip-address – A valid IPv4 address.
ip-address/prefix-length - A valid IPv4
address with a prefix length of value 1-
32.
subnet-mask – A valid IP subnet mask.
Secondary
addresses to network interfaces.
Exits the configuration mode.
Displays
information.
Supermicro L2/L3 Switches Configuration Guide
-
Assigns
multiple
the
Layer
3
interface
8
IP

Advertisement

Table of Contents
loading

Table of Contents