cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
656
Views
0
Helpful
4
Replies

setting a static IP for a 3550

julienf28
Level 1
Level 1

What is the cmd in the CLI for setting or changing a static ip on a catalyst 3550.

4 Replies 4

Jon Marshall
Hall of Fame
Hall of Fame

Hi

Could you clarify exactly what you mean by static IP eg

static IP under a vlan interface

static route

Jon

static ip under a Vlan sorry.

Okay, say you have

interface vlan 10

ip address 192.168.5.1 255.255.255.0

and you want to change address to 192.168.10.1

switch#conf t

switch(config)# interface vlan 10

switch(config-if)# ip address 192.168.10.1 255.255.255.0

HTH

Jon

exactly what I needed. Thanks a million.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card