Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VLAN ?

Status
Not open for further replies.

lobo66

IS-IT--Management
Joined
Nov 12, 2002
Messages
106
Location
US
Can somone explain interface vlan on a layer 3 switch what are they used for

thx...
 
This is where you would define your layer 3 ip address , for instance .
interface vlan 10
ip address 10.10.10.254 255.255.255.0

You would then associate this layer 3 vlan with a layer 2 port to be able to route between vlans . Without the layer interface no routing can take place and it is a strictly isolated layer 2 domain .
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top