© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information.
Page 10 of 14
NEMO Router Configuration for ISR 4K NIM-4G-LTE-VZ
!### Chat script and cellular line definitions not needed w/ISR4K ###
!### command allowing for “LTE test cellular” enable mode commands ###
service internal
!
hostname C4321-4G
!
!### IOS XE 3.16 or later ###
boot-start-marker
boot system bootflash:isr4300-universalk9.03.16.00.S.155-3.S-ext.SPA.bin
boot-end-marker
!
ip dhcp pool 10dot250dot1
network 10.250.1.0 255.255.255.0
default-router 10.250.1.1
dns-server 10.20.45.20
domain-name test.verizon.com
option 150 ip 10.20.80.9
!
username cisco privilege 15 secret 5 xxxxxxxxxxxx
!
controller Cellular 0/1/0
!
interface Loopback1234
description ### NEMO Router Home Address
ip address 1.2.3.4 255.255.255.255
!
!### This Subnet will be routed by NEMO ###
!
interface Loopback255
ip address 10.0.255.1 255.255.255.255
!
!### This subnet is routed by NEMO. TCP MSS 1390 bytes, clear DF bits. ###
!
interface GigabitEthernet0/0/0
ip address 10.250.1.1 255.255.255.0
ip tcp adjust-mss 1390
ip policy route-map clear-df
!
interface GigabitEthernet0/0/1
ip address 10.0.3.1 255.255.255.0
ip tcp adjust-mss 1390
!
!### Interface Cellular – the LTE and NEMO interface. Receives Pool/WAN IP
(dynamic or static) from EXGW. ###
!
interface Cellular0/1/0
ip address negotiated
ip mobile router-service roam
ip mobile router-service collocated ccoa-only
dialer in-band
dialer idle-timeout 0
dialer enable-timeout 1