IP Interface Configuration
95
12.10 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 binding to a frame relay PVC.
Procedure
Configure the interface
ifname
as point-to-point link
Mode
Configure
Command
Purpose
Step 1
node
(cfg)#context ip router
Selects the IP router context
Step 2
node
(ctx-ip)[router]#interface
name
Selects the defined interface
name
for
configuration
Step 3
node
(if-ip)[
name
]#point-to-
point
Configures interface ifname as point-to-point link
Example: Configuring an Interface as a Point-to-Point Link
The following example shows how to define interface
lan
as point-to-point link. Use the following
commands in configuration mode.
SN(cfg)#
context ip router
SN(ctx-ip)[router]#
interface lan
SN(if-ip)[lan]#
point-to-point
12.11 Displaying IP Interface Information
SmartWare 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.
Procedure
To display IP Interface information
Mode
Operator execution or any Administrator execution
Command
Purpose
Step 1
node
>show ip interface
Displays IP information for all interfaces
Example: Displaying IP Interface Information
The following example shows how to display IP information for all interfaces using the
show ip
interface
command from operator execution mode.
SN>
show ip interface
------------------------------------------------------------
Context:
router
Name:
lan
IP Address:
172.16.40.77 255.255.0.0
Software Configuration Guide Release 2.10, Revision 1.00
MTU:
1500
ICMP router-discovery:
enabled
Summary of Contents for SmartWare Release 2.10
Page 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Page 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Page 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Page 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...