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
2
node(ctx-ip)[router]#interface name Selects the defined interface name for configuration
3
node(if-ip)[name]#point-to-point
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
command from operator execution mode.
interface
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
124
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?