CLI Reference
Configuration Tutorials
B-12
SpectraComm IP Router Card
076R200-000
Installation and Operation Manual
Issue 2
Example 2: Configuring SC-IP for IP Routing (PPP)
After initializing the SC-IP for configuration, perform the steps in this example to better understand
how to configure the SC-IP to operate as an IP router in an “example” PPP network (
Figure B-2
).
1.
Set the system prompt by typing:
configure prompt orlando_unit
2.
Configure the T1 values for your network. If the SC-IP’s T1 default values (shown below)
apply to your network, you do not need to re-enter them. Otherwise, use the CLI to set any
T1 configuration value as required. Type
?
following any command, sub-command or
parameter for context-sensitive online help.
configure t1 clock-source line
configure t1 fdl ANSI-T1.403
configure t1 framing ESF
configure t1 lbo ds1 0.0dB
configure t1 linecode B8ZS
configure t1 loopback INHIBIT
configure t1 timeslots 1-24
3.
Configure the Ethernet IP address and mask by typing:
configure interfaces ip-address ethernet0 172.16.5.6 255.255.0.0
4.
Enter a description of the Ethernet interface by typing:
configure interfaces description ethernet0 "orlando_lan"
5.
Enable the Ethernet interface by typing:
configure interfaces enable ethernet0
6.
Configure the serial0 interface (at the PPP port). Type
?
following any command,
subcommand or parameter for context-sensitive online help.
configure interface link-encap serial0 ppp
7.
When the Warning message appears, type
Y
.
8.
Describe and enable the interface by typing:
configure interface description "NOC_miami"
configure interface enable serial0
9.
Type
show interfaces
to check the interface entries. Modify, if needed.
10.
Configure and enable Terminal Server Port by typing:
configure term-serv ip-address term1 192.160.1.12
configure term-serv description term1 "terminal_device"
configure term-serv enable term1
Note
This example assumes a local SC-IP or local router at the NOC. The configuration procedure applies to
the remote SC-IP, unless otherwise noted.
Note
If desired. type
show T1
to check your current T1 entries. Modify, if needed.