RE: Switch Virtual Interface (SVI)

From: Anthony Sequeira (Anthony_Sequeira@skillsoft.com)
Date: Sun Jul 20 2008 - 03:19:02 ART


Hi David!

Here we create an SVI and assign an IP address:

interface vlan 10
ip address 172.16.1.10 255.255.255.0

Here the SVI becomes active:

interface fa0/9
switchport mode access
switchport access vlan 10
no shutdown

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
David Cruz
Sent: Saturday, July 19, 2008 1:28 PM
To: ccielab@groupstudy.com
Subject: Switch Virtual Interface (SVI)

Hello Everyone,

In the "Catalyst 3750 Switch Software Configuration Guide, Rel.
12.1(19)EA1"
it states the following:

"When you create an SVI, it does not become active until it is
associated
with a physical port."

Does this association happen dynamically? Is there a command that has to
be
input? Any claification will be greatly appreciated.

Regards,

David



This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:55 ART