Re: 3550 Layer 3

From: Peng Zheng (zpnist@yahoo.com)
Date: Thu Feb 06 2003 - 13:37:25 GMT-3


Hi,

Thanks for all reply.

What make me confuse are under "Checking and Saving
the Running Configuration" part of
http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/12112cea/3550scg/swipaddr.htm

There,
......
interface GigabitEthernet0/1
 no switchport
 ip address 172.20.137.50 255.255.255.0

......

interface VLAN1
 ip address 172.20.137.50 255.255.255.0
 no ip directed-broadcast

interface GigabitEthernet0/1 is configured as routed
port and SVI is also configured.

Why?

Any idea?

Thanks for help.

Best Wishes,
Peng Zheng

--- rwo@mac.com wrote:
> Depends what you want to do. "no switchport"
> cancels VLAN membership
>
> int fa0/1
> switchport access vlan 2
>
> int vlan 2
> ip address 192.168.1.1 255.255.255.0
>
> or:
>
> int fa0/1
> no switchport
> ip address 192.168.1.1 255.255.255.0
>
>
>
> On Thursday, February 6, 2003, at 01:28 AM, Peng
> Zheng wrote:
>
> > Hi,
> >
> > When I configure Layer 3 routing on 3550, do I
> need to
> > put a switchport into layer 3 through "no
> switchport"
> > or I only need to configure "interface vlan"?
> >
> > Thank you for help.
> >
> > Best Wishes,
> > Peng Zheng
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> > http://mailplus.yahoo.com
> > .
> >
>



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:12 GMT-3