Chapter 41: ip interface commands, Basic ip configuration, Table 41-1 ip – LevelOne GTL-2690 User Manual

Page 678: Interface, Commands, Table 41-2, Basic ip configuration commands, Ip interface commands

Advertising
background image

41-1

Chapter 41: IP Interface Commands

An IP address may be used for management access to the router over your network
or to connect the switch to existing IP subnets. An IPv4 address is obtained via
DHCP by default for VLAN 1. You can also manually configure a new address for
other VLANs on the router to enable management access through these VLANs or
to connect the router to existing IP subnets. You can manually configure a specific
IPv4 or IPv6 address, or direct the router to obtain an IPv4 address from a BOOTP
or DHCP server when it is powered on. Both IP Version 4 and 6 addresses can be
defined and used simultaneously to access the router. An IPv6 address can either
be manually configured or dynamically generated. You may also need to a establish
an IPv4 or IPv6 default gateway between this device and management stations or
other devices that exist on another network segment (if routing is not enabled).

This section includes commands for configuring IP interfaces, the Address
Resolution Protocol (ARP) and Proxy ARP. These commands are used to connect
subnetworks to the enterprise network.

Basic IP Configuration

This section describes commands used to configure IP addresses for VLAN
interfaces on the switch.

Table 41-1 IP Interface Commands

Command Group

Function

Page

Basic IP Configuration

Configures the IP address for interfaces and the gateway router

41-1

Address Resolution

Protocol (ARP)

Configures static, dynamic and proxy ARP service

41-32

Table 41-2 Basic IP Configuration Commands

Command

Function

Mode

Page

IP Version 4
ip address

Sets the IP address for the current interface

IC

41-3

ip default-gateway

Defines the default gateway through which this router can reach

other subnetworks

GC

41-4

show ip interface

Displays the IP settings for this device

PE

41-5

show ip redirects

Displays the default gateway configured for this device

PE

41-5

ping

Sends ICMP echo request packets to another node on the network NE, PE

41-6

Advertising