Assigning Ip Addresses To Network Interfaces - Cisco Catalyst 9500 series Configuration Manual

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Assigning IP Addresses to Network Interfaces

Feature
IP routing
IP subnet-zero
Assigning IP Addresses to Network Interfaces
An IP address identifies a location to which IP packets can be sent. Some IP addresses are reserved for special
uses and cannot be used for host, subnet, or network addresses. RFC 1166, "Internet Numbers," contains the
official description of IP addresses.
An interface can have one primary IP address. A mask identifies the bits that denote the network number in
an IP address. When you use the mask to subnet a network, the mask is referred to as a subnet mask. To
receive an assigned network number, contact your Internet service provider.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
60
Default Setting
Disabled.
Disabled.
Command or Action
enable
Example:
Device> enable
configure terminal
Example:
Device# configure terminal
interface interface-id
Example:
Device(config)# interface gigabitethernet
1/0/1
no switchport
Example:
Device(config-if)# no switchport
ip address ip-address subnet-mask
Example:
Device(config-if)# ip address 10.1.5.1
255.255.255.0
Configuring IP Unicast Routing
Purpose
Enables privileged EXEC mode. Enter your
password if prompted.
Enters the global configuration mode.
Enters interface configuration mode, and
specifies the Layer 3 interface to configure.
Removes the interface from Layer 2
configuration mode (if it is a physical
interface).
Configures the IP address and IP subnet
mask.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents