
Software IP interface configuration task list
123
IPLink Software Configuration Guide
11 • IP interface configuration
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.
IPLink(ctx-ip)[router]#interface lan
IPLink(if-ip)[lan]#mtu 1000
IPLink(if-ip)[lan]#tcp adjust-mss rx mtu
IPLink(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
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.
IPLink(cfg)#context ip router
IPLink(ctx-ip)[router]#interface lan
IPLink(if-ip)[lan]#point-to-point
Displaying IP interface information
IPLink software contains the
show ip interface
command, which displays IP information for all interfaces.
The command is available in operator execution mode or in any of the administrator execution modes.
Mode: Operator execution or any administrator execution
Example:
Displaying IP interface information
The following example shows how to display the IP information for all interfaces by using the
show ip
interface
command from operator execution mode.
IPLink>show ip interface
------------------------------------------------------------
Context: router
Name: lan
IP Address: 172.16.40.77 255.255.0.0
MTU: 1500
ICMP router-discovery: enabled
ICMP redirect: send only
State: OPENED
Binding: ethernet 0 0 0/ethernet/ip
Step
Command
Purpose
1
node(cfg)#context ip router
Selects the IP router context
2
node(ctx-ip)[router]#interface
name
Selects the defined interface
name
for configuration
3
node(if-ip)[
name
]#point-to-point
Configures the interface ifname as point-to-point link
Step
Command
Purpose
1
node>show ip interface
Displays the IP information for all interfaces
Содержание IPLink Series
Страница 309: ...309 Appendix B Mode summary Chapter contents Introduction 310...
Страница 312: ...Introduction 312 IPLink Software Configuration Guide B Mode summary...
Страница 325: ...325 Appendix D Internetworking terms acronyms Chapter contents Abbreviations 326...
Страница 330: ...330 Appendix E Used IP ports in the IPLink software Chapter contents Used IP ports in the IPLink software 331...