Part Number: 002-0152-0005
Product Release: 1.3
May 2004
Page 2
Copyright 2004 Carrier Access Corporation. All rights reserved.
The information presented in this manual is subject to change without notice and does not represent a
commitment on the part of Carrier Access Corporation. The hardware and software described herein are
furnished under a license or non-disclosure agreement. The hardware, software, and manual may be used or
copied only in accordance with the terms of this agreement. It is against the law to reproduce, transmit,
transcribe, store in a retrieval system, or translate into any medium - electronic, mechanical, magnetic,
optical, chemical, manual, or otherwise - any part of this manual or software supplied with the Axxius 800
for any purpose other than the purchaser’s personal use without the express written permission of Carrier
Access Corporation.
The Carrier Access Logo, Adit, Axxius and solve for x are registered trademarks of Carrier Access
Corporation. All other brand or product names are trademarks or registration trademarks of their respective
companies or organizations.
Contact Information:
Carrier Access Corporation
5395 Pearl Parkway
Boulder, CO 80301-2490
Corporate Phone: (800) 495-5455
Fax: (303) 443-5908
www.carrieraccess.com
Customer Support Direct: (800) 786-9929
E-mail: tech-support@carrieraccess.com
n Installation
n Basic Setup
n PPP Internet Connection and Public IP Address
Routing
n Frame Relay Internet Connection and Public IP
Address Routing
n Internet Connection using PPP, NAT/PAT and
Firewall Filters
n Internet Connection using NAT and Static NAT
Addresses
n Back-to-Back with PPP
n Back-to-Back with Multi-Link PPP
n Back-to-Back with Frame Relay
Page 4
Quick Start Guide
Installation
Installation
Installation of the router card into the Adit chassis.
l Unit can be on or off
l Router card will work in any slot
l Slide card into slot until fully seated
l Router has completed it’s boot cycle when CRD light is solid
The following setups are all executed with CLI
NOTE: Configuration can be done with the following CLI commands or
with the Router Menu-Driven Software.
Basic Setup
CommandDescription
set {ds0-addr} type dataConfirm DS0 is set to type data.
ds0-addr = {slot:port:channel} of DS0
Example: set a:1:1-24 type data
connect {slot:port:trunk}
{slot:port:channel}
set {router-addr} proxyDisable/enable router proxy.
set {slot:port} upSet Router LAN as In-Service.
telnet {router_card-addr}Telnet to Router card.
Local and Remote Profile Setup
reinitializeTo enable any configuration changes, the card must be
4Terminal Service Router - Release 1.3
Cross-connect T1 to router card.
Example: connect a:1:1-24 6:1:1 (router in slot 6)
router-addr = {slot:port}| of router card.
Example: set 6:1 disable.
Example: set 6:1 up
router_card-addr = {slot} location of router card
Example: telnet 6 (if earlier than 3.0 release {slot:port}
must be used)
reinitialized.
Page 5
Quick Start Guide
PPP Internet Connection and Public IP Address Routing
PPP Internet Connection and
Public IP Address Routing
Router in Slot 1
ISP Router that provides the Internet connection.
CommandDescription
set clock1 a:1Set primary master transmit clock source
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
Controller (slot a)
disconnect 1Disconnect all connections to the router in slot 1
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Boulder"Rename the Axxius 800 from "LocalUnit"
(default) to "Boulder" (LAN)
rename 1 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
"wan1"
set 1:1 ip address 215.168.21.14
255.255.255.0
add 1 "wan1" static ip network
0.0.0.0 0.0.0.0 1
set 1 "wan1" trunk 1Set the WAN interface named "wan1" to be
reset 1Reboot the router, to enable all configurations set
Terminal Service Router - Release 1.35
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
Adds a static IP network (route) to the WAN
interface
mapped to trunk 1
Page 6
Quick Start Guide
Frame Relay Internet Connection and Public IP Address Routing
Frame Relay Internet Connection and
Public IP Address Routing
Router in Slot 1
ISP Router that provides the Internet connection.
CommandDescription
set clock1 a:1Set primary master transmit clock source
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
Controller (slot a)
disconnect 1Disconnect all connections to the router in slot 1
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Boulder"Rename the Axxius 800 from "LocalUnit"
(default) to "Boulder" (LAN)
rename 1 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
"wan1"
set 1:1 ip address 215.168.21.14
255.255.255.0
add 1 "wan1" static ip network
0.0.0.0 0.0.0.0 1
set 1:1:1 encapsulation frSet the encapsulation on trunk 1 to Frame Relay
set 1 lmi annexdDisable LMI to Annex D
set 1 "wan1" trunk 1Set the WAN interface named "wan1" to be
set 1 "wan1" dlci 101Set the DLCI number
reset 1Reboot the router, to enable all configurations set
6Terminal Service Router - Release 1.3
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
Adds a static IP network (route) to the WAN
interface
mapped to trunk 1
Page 7
Quick Start Guide
Internet Connection using PPP, NAT/PAT and Firewall Filters
Internet Connection using PPP, NAT/PAT and
Firewall Filters
Router in Slot 1
ISP Router that provides the Internet connection. Router with NAT/PAT and Firewall
Filters.
CommandDescription
set clock1 a:1Set primary master transmit clock source
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
Controller (slot a)
disconnect 1Disconnect all connections to the router in slot 1
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Boulder"Rename the Axxius 800 from "LocalUnit"
(default) to "Boulder" (LAN)
rename 1 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
"wan1"
set 1:1 ip address 192.168.21.14
255.255.255.0
set 1 "wan1" nat enableSet the WAN interface named "wan1" enable
set 1 "wan1" nat address
216.174.44.2 1
add 1 "wan1" static ip network
0.0.0.0 0.0.0.0 1
add 1 "wan1" firewall 1 pass
incoming log telnet
192.168.21.14/32
xxx.xxx.xxx.xxx/32
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
NAT mapping
Set the WAN interface named "wan1" NAT
address
Adds a static IP network (route) to the WAN
interface
Adds a Firewall rule to the WAN. Where
xxx.xxx.xxx.xxx is the host’s IP address at the far
end that will be able to ping or telnet to the router.
0.0.0.0/0 will allow any other host at the far end
to ping and/or telnet to the router.
Terminal Service Router - Release 1.37
Page 8
Quick Start Guide
Internet Connection using PPP, NAT/PAT and Firewall Filters
set 1 "wan1" trunk 1Set the WAN interface named "wan1" to be
reset 1Reboot the router, to enable all configurations set
Adds a Firewall rule to the WAN. Where
xxx.xxx.xxx.xxx is the host’s IP address at the far
end that will be able to ping or telnet to the router.
0.0.0.0/0 will allow any other host at the far end
to ping and/or telnet to the router.
Adds a Firewall rule to the WAN.
Adds a Firewall rule to the WAN.
Adds a Firewall rule to the WAN.
mapped to trunk 1
8Terminal Service Router - Release 1.3
Page 9
Quick Start Guide
Internet Connection using NAT and Static NAT Addresses
Internet Connection using NAT and Static NAT
Addresses
Router in Slot 1
ISP Router that provides the Internet connection. Router with NAT and Static NAT
addresses.
CommandDescription
set clock1 a:1Set primary master transmit clock source
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
Controller (slot a)
disconnect 1Disconnect all connections to the router in slot 1
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Boulder"Rename the Axxius 800 from "LocalUnit"
(default) to "Boulder" (LAN)
rename 1 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
"wan1"
set ethernet ip address
192.168.21.15 255.255.255.0
set 1:1 ip address 192.168.21.14
255.255.255.0
set 1 "wan1" nat enableSet the WAN interface named "wan1" enable
set 1 "wan1" nat address
216.174.44.2 1
add 1 "wan1" static ip network
0.0.0.0 0.0.0.0 1
add 1 "wan1" static nat address
192.168.21.14 216.174.44.232
Set the Ethernet IP address and Subnet Mask, for
the Axxius 800
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
NAT mapping
Set the WAN interface named "wan1" NAT
address
Adds a static IP network (route) to the WAN
interface
Add static NAT bi-directional mapping to wan1
Terminal Service Router - Release 1.39
Page 10
Quick Start Guide
Internet Connection using NAT and Static NAT Addresses
CommandDescription
add 1 "wan1" static nat address
192.168.21.15 216.174.44.233
add 1 "wan1" static nat address
192.168.21.16 216.174.44.234
add 1 "wan1" static nat address
192.168.21.17 216.174.44.235
set 1:1:1 encapsulation frSet the encapsulation on trunk 1 to Frame Relay
set 1 lmi annexdDisable LMI Annex D
set 1 "wan1" trunk 1Set the WAN interface named "wan1" to be
set 1 "wan1" dlci 101Set the DLCI number
reset 1Reboot the router, to enable all configurations set
Add static NAT bi-directional mapping to wan1
Add static NAT bi-directional mapping to wan1
Add static NAT bi-directional mapping to wan1
mapped to trunk 1
216.174.44.232 is the static NAT address assigned to the router.
216.174.44.233 is the static NAT address assigned to the controller.
216.174.44.234 is the static NAT address for a server*.
216.174.44.235 is the static NAT address for a host*.
*In the private network that can be reached from the outside world.
There can be up to 16 static NAT addresses, therefore the actual range can be
216.174.44.232 to 216.174.44.247. Only 4 were used in this example.
10Terminal Service Router - Release 1.3
Page 11
Quick Start Guide
Back-to-Back with PPP
Back-to-Back with PPP
The following configuration will set up two Routers back-to-back with PPP.
Boulder Router in Slot 1
CommandDescription
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
Controller (slot a)
disconnect 1Disconnect all connections to the router in slot 1
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Boulder"Rename the Axxius 800 from "LocalUnit"
(default) to "Boulder" (LAN)
rename 1 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
"wan1"
set 1:1 ip address 1.1.1.1
255.255.255.0
set 1:1 phy autoSet the Physical Specifications to auto-negotiate
add 1 "wan1" static ip network
2.2.2.0 255.255.255.0 1
set 1:1:1 encapsulation pppSet the encapsulation on trunk 1 to PPP
set 1 "wan1" trunk 1Set the WAN interface named "wan1" to be
reset 1Reboot the router, to enable all configurations set
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
Adds a static IP network (route) to the WAN
interface
mapped to trunk 1
Terminal Service Router - Release 1.311
Page 12
Quick Start Guide
Back-to-Back with PPP
Denver Router in Slot 1
CommandDescription
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
disconnect 1Disconnect all connections to the router in slot 1
set clock1 a:1Set primary master transmit clock source
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Denver"Rename the Axxius 800 from "LocalUnit"
rename 1 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
set 1:1 ip address 2.2.2.1
255.255.255.0
set 1:1 phy autoSet the Physical Specifications to auto-negotiate
add 1 "wan1" static ip network
1.1.1.0 255.255.255.0 1
Controller (slot a)
(default) to "Denver" (LAN)
"wan1"
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
Adds a static IP network (route) to the WAN
interface
set 1 "wan1" trunk 1Set the WAN interface named "wan1" to be
mapped to trunk 1
reset 1Reboot the router, to enable all configurations set
12Terminal Service Router - Release 1.3
Page 13
Quick Start Guide
Back-to-Back with Multi-Link PPP
Back-to-Back with Multi-Link PPP
The following configuration will set up two Adit 600 Routers back-to-back with MultiLink PPP.
Boulder Router in Slot 1
CommandDescription
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
Controller (slot a)
disconnect 1Disconnect all connections to the router in slot 1
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
connect a:2:all 1:1:2Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Boulder"Rename the Adit 600 from "LocalUnit" (default)
to "Boulder" (LAN)
rename 1 "LocalUnit" "Boulder"Rename the Adit 600 from "LocalUnit" (default)
to "Boulder" (LAN)
set 1:1:1-2 multilink group 1Rename the Adit 600 from "LocalUnit" (default)
to "Boulder" (LAN)
rename 1 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
"wan1"
set 1:1 ip address 1.1.1.1
255.255.255.0
add 1 "wan1" static ip network
2.2.2.0 255.255.255.0 1
set 1 "wan1" trunk multilink
group 1
reset 1Reboot the router, to enable all configurations set
Set the Ethernet IP address, in the conventional IP
address format. (Router LAN)
Adds a static IP network (route) to the WAN
interface
Set the WAN interface named "wan1" to be
mapped to trunk multilink group 1
Terminal Service Router - Release 1.313
Page 14
Quick Start Guide
Back-to-Back with Multi-Link PPP
Denver Router in Slot 1
CommandDescription
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
disconnect 1Disconnect all connections to the router in slot 1
set clock1 a:1Set primary master transmit clock source
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
connect a:2:all 1:1:2Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Denver"Rename the Adit 600 from "LocalUnit" (default)
set 1:1:1-2 multilink group 1Rename the Adit 600 from "LocalUnit" (default)
rename 1 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
set 1:1 ip address 2.2.2.1
255.255.255.0
Controller (slot a)
to "Denver" (LAN)
to "Boulder" (LAN)
"wan1"
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
add 1 "wan1" static ip network
1.1.1.0 255.255.255.0 1
set 1 "wan1" trunk multilink
group 1
reset 1Reboot the router, to enable all configurations set
Adds a static IP network (route) to the WAN
interface
Set the WAN interface named "wan1" to be
mapped to trunk multilink group 1
14Terminal Service Router - Release 1.3
Page 15
Quick Start Guide
Back-to-Back with Frame Relay
Back-to-Back with Frame Relay
The following configuration will set up two Routers back-to-back with Frame Relay.
Boulder Router in Slot 1
CommandDescription
set clock1 internalSet primary master transmit clock source
set 1 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
Controller (slot a)
disconnect 1Disconnect all connections to the router in slot 1
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 1:1:1Connect all of T1-1 to the Router that is in slot 1
rename 1 "LocalUnit" "Boulder"Rename the Axxius 800 from "LocalUnit"
(default) to "Boulder" (LAN)
rename 1 "RemoteUnit" "wan1"Rename WAN #1 to "wan1"
set 1:1 ip address 1.1.1.1
255.255.255.0
add 1 "wan1" static ip network
2.2.2.0 255.255.255.0 1
set 1:1:1 encapsulation frSet the encapsulation on trunk 1 to Frame Relay
set 1 lmi disableDisable LMI (Local Management Interface)
set 1 "wan1" trunk 1Set the WAN interface named "wan1" to be
set 1 "wan1" dlci 101Set the DLCI number
reset 1Reboot the router, to enable all configurations set
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
Adds a static IP network (route) to the WAN
interface
mapped to trunk 1
Terminal Service Router - Release 1.315
Page 16
Quick Start Guide
Back-to-Back with Frame Relay
Denver Router in Slot 3
CommandDescription
set 3 defaultSet Router to default settings
disconnect a:1Disconnect all connections to the T1 on the
disconnect 3Disconnect all connections to the router in slot 1
set clock1 a:1Set primary master transmit clock source
set a:1:all type dataSet the T1-1 of the Controller, Type to Data
connect a:1:all 3:1:1Connect all of T1-1 to the Router that is in slot 1
rename 3 "LocalUnit" "Denver"Rename the Axxius 800 from "LocalUnit"
rename 3 "RemoteUnit" "wan1"Rename WAN #1 from "RemoteUnit" (default) to
Controller (slot a)
(default) to "Denver" (LAN)
"wan1"
set 3:1 ip address 2.2.2.1
255.255.255.0
add 3 "wan1" static ip network
1.1.1.0 255.255.255.0 1
set 3:1:1 encapsulation frSet the encapsulation on trunk 1 to Frame Relay
set 3 lmi disableDisable LMI (Local Management Interface)
set 3 "wan1" trunk 1Set the WAN interface named "wan1" to be
set 3 "wan1" dlci 101Set the DLCI number
reset 3Reboot the router, to enable all configurations set
Set the ethernet IP address, in the conventional IP
address format. (Router LAN)
Adds a static IP network (route) to the WAN
interface
mapped to trunk 1
16Terminal Service Router - Release 1.3
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.