Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual
15-12 Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
Configuration - L2TPC Mode
ip route-mode
Use the L2TPC ip route-mode command to configure the routing mode.
Syntax: (config-l2tpc-{n})# ip route-mode {napt|route}
Example: (config-l2tpc-1)# ip route-mode napt
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ip secondary-dns
Use the L2TPC ip secondary-dns command to configure the secondary DNS. To delete a secondary
DNS address, see no ip secondary-dns command on page 15-18.
Syntax: (config-l2tpc-{n})# ip secondary-dns address
Example: (config-l2tpc-1)# ip secondary-dns 192.168.1.200
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
local-secret
Use the L2TPC local-secret command to configure the local secret password on this interface.
Syntax: (config-l2tpc-{n})# local-secret {shared-secret}
Example: (config-l2tpc-1)# local-secret secretpassword
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Field Definition
napt Set to NAPT mode. Default.
NAPT is used if doing private IPs on the Ethernet side or if you want
to hide specific publics on the internal side.
route Set to Route mode. Routing is used if public is visible on both sides.
Field Definition
address Enter the IP address of the secondary Domain Name Server (DNS).
Field Definition
shared-secret Enter a secret password used to authenticate L2TP connection.
Maximum number of characters is 96.