EasyManua.ls Logo

Cisco Sx350

Cisco Sx350
1323 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
IP Addressing Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 504
24
Default Configuration
No IP address is defined for interfaces.
Command Mode
Interface Configuration mode
User Guidelines
Use the ip address command to define a static IP address on an interface.
Multiple IP addresses are supported. A new defined IP address is added on the
interface.
Defining a static IP address on an interface stops a DHCP client running on the
interface and removes the IP address assigned by the DHCP client.
If a configured IP address overlaps another configured one a warning message is
displayed. To change an existed IP address, delete the existed one and add the
new one.
While no IP address is assigned either by DHCP client or manually the default IP
address 192.168.1.254 is assigned on the Default VLAN.
Examples
Example 1. The following example configures VLAN 1 with IP address
131.108.1.27 and subnet mask 255.255.255.0.
switchxxxxxx(config)#
interface vlan
1
switchxxxxxx(config-if)#
ip address
131.108.1.27 255.255.255.0
Example 2. The following example configures 3 overlapped IP addresses.
switchxxxxxx(config)#
interface vlan
1
switchxxxxxx(config-if)#
ip address
1.1.1.1 255.0.0.0
switchxxxxxx(config)#
exit
switchxxxxxx(config)#
interface vlan
2
switchxxxxxx(config-if)#
ip address
1.2.1.1 255.255.0.0
switchxxxxxx(config)#
This IP address overlaps IP address 1.1.1.1/8 on vlan1,
are you sure? [Y/N]Y

Table of Contents

Related product manuals