Configuring An Interface As A Point-To-Point Link; Displaying Ip Interface Information - Patton electronics SmartWare R.3.20 Software Configuration Manual

Software for smartnode series
Table of Contents

Advertisement

SmartWare Software Configuration Guide
The following example shows how to define the MTU of the IP interface lan to 1000 and to adjust the MSS in
both directions to MTU-40. Use the following commands in IP context configuration mode.
node(ctx-ip)[router]#interface lan
node(if-ip)[lan]#mtu 1000
node(if-ip)[lan]#tcp adjust-mss rx mtu
node(if-ip)[lan]#tcp adjust-mss tx mtu
Configuring an interface as a point-to-point link
A point-to-point network joins a single pair of routers. It is in particular used for interfaces, which have a bind-
ing to a Frame Relay PVC.
Mode: Configure
Step
Command
1
node (cfg)#context ip router
node (ctx-ip)[router]#interface name Selects the defined interface name for configuration
2
node (if-ip)[ name ]#point-to-point
3
Example: Configuring an interface as a point-to-point link
The following example shows how to define the interface lan as point-to-point link. Use the following com-
mands in configuration mode.
node(cfg)#context ip router
node(ctx-ip)[router]#interface lan
node(if-ip)[lan]#point-to-point

Displaying IP interface information

The
show ip interface
operator execution mode or in any of the administrator execution modes.
Mode: Operator execution or any administrator execution
Step
Command
1
node >show ip interface
Example: Displaying IP interface information
The following example shows how to display the IP information for all interfaces by using the
interface
command from operator execution mode.
node>show ip interface
------------------------------------------------------------
Context:
Name:
IP Address:
MTU:
ICMP router-discovery:
ICMP redirect:
State:
Binding:
IP interface configuration task list
command displays IP information for all interfaces. The command is available in
Displays the IP information for all interfaces
router
lan
172.16.40.77 255.255.0.0
1500
enabled
send only
OPENED
ethernet 0 0 0/ethernet/ip
Purpose
Selects the IP router context
Configures the interface ifname as point-to-point link
Purpose
10 • IP interface configuration
show ip
117

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 3.20

Table of Contents