Basic ipv4 configuration, Ip address, Table 192: basic ip configuration commands – LevelOne GTL-2691 User Manual

Page 1392: Address, Ip address (1392)

Advertising
background image

C

HAPTER

48

| IP Interface Commands

IPv4 Interface

– 1392 –

B

ASIC

IP

V

4

C

ONFIGURATION

This section describes commands used to configure IP addresses for VLAN

interfaces on the switch.

ip address

This command sets the IPv4 address for the currently selected VLAN

interface. Use the no form to restore the default IP address.

S

YNTAX

[no] ip address {ip-address netmask [secondary] | bootp | dhcp}

ip-address - IP address
netmask - Network mask for the associated IP subnet. This mask

identifies the host address bits used for routing to specific subnets.
bootp - Obtains IP address from BOOTP.
dhcp - Obtains IP address from DHCP.
secondary - Specifies a secondary IP address.

D

EFAULT

S

ETTING

DHCP

C

OMMAND

M

ODE

Interface Configuration (VLAN)

C

OMMAND

U

SAGE

If this router is directly connected to end node devices (or connected to

end nodes via shared media) that will be assigned to a specific subnet,

then you must create a router interface for each VLAN that will support

routing. The router interface consists of an IP address and subnet

mask. This interface address defines both the network number to which

the router interface is attached and the router’s host number on that

network. In other words, a router interface address defines the network

and subnetwork numbers of the segment that is connected to that

interface, and allows you to send IP packets to or from the router.

Table 192: Basic IP Configuration Commands

Command

Function

Mode

ip address

Sets the IP address for the current interface

IC

ip default-gateway

Defines the default gateway through which this router

can reach other subnetworks

GC

show ip interface

Displays the IP settings for this device

PE

show ip route

Displays specified entries in the routing table

PE

show ip traffic

Displays statistics for IP, ICMP, UDP, TCP and ARP

protocols

PE

traceroute

Shows the route packets take to the specified host

PE

ping

Sends ICMP echo request packets to another node on

the network

NE, PE

Advertising