Assigning Ip Addresses To Network Interfaces - Cisco Catalyst 3750 Software Configuration Manual

Metro switch
Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

Chapter 28
Configuring IP Unicast Routing
Table 28-1 Default Addressing Configuration (continued)
Feature
IRDP
IP proxy ARP
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.
Beginning in privileged EXEC mode, follow these steps to assign an IP address and a network mask to
a Layer 3 interface:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
no switchport
Step 4
ip address ip-address subnet-mask
Step 5
no shutdown
Step 6
end
Step 7
show interfaces [interface-id]
show ip interface [interface-id]
show running-config interface [interface-id]
Step 8
copy running-config startup-config
78-15870-01
Default Setting
Disabled.
Defaults when enabled:
Broadcast IRDP advertisements.
Maximum interval between advertisements: 600 seconds.
Minimum interval between advertisements: 0.75 times max interval
Preference: 0.
Enabled.
Disabled.
Disabled.
Purpose
Enter global configuration mode.
Enter interface configuration mode, and specify the Layer 3
interface to configure.
Remove the interface from Layer 2 configuration mode (if it is a
physical interface).
Configure the IP address and IP subnet mask.
Enable the interface.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Catalyst 3750 Metro Switch Software Configuration Guide
Configuring IP Addressing
28-5

Advertisement

Table of Contents
loading

Table of Contents