Download Print this page

Cisco ISR G2 Series Configuration Manual page 6

Verizon wireless dynamic mobile network routing lte
Hide thumbs Also See for ISR G2 Series:

Advertisement

!### Define GDOI Group and KS Address ###
crypto gdoi group nemo
identity number 434
server address ipv4 10.0.67.1
!
!
!### Define source IP for GETVPN crypto-map. The source MUST be routed by
NEMO ###
crypto map NEMO-GETVPN local-address Loopback100
crypto map NEMO-GETVPN 10 gdoi
set group nemo
!
!
interface Loopback0
description ### NEMO Router Home Address . Dummy non-Routable IP ###
ip address 1.2.3.4 255.255.255.255
!
interface Loopback100
description ### Loopback Routed by NEMO ###
ip address 10.0.66.1 255.255.255.255
!
interface Loopback101
ip address 10.0.66.2 255.255.255.255
!
interface Loopback102
ip address 10.0.66.3 255.255.255.255
!
!### Define the tunnel template to be able to apply the GETVPN crypto-map to
the dynamic NEMO tunnel ###
interface Tunnel434
no ip address
crypto map NEMO-GETVPN
!
interface GigabitEthernet0/0
no ip address
!
interface GigabitEthernet0/1
no ip address
!
interface GigabitEthernet0/1/0
description ### LAN Segment and Subnet Routed by NEMO ###
switchport access vlan 2
no keepalive
!
interface GigabitEthernet0/1/1
switchport access vlan 2
!
interface GigabitEthernet0/1/2
switchport access vlan 2
!
interface GigabitEthernet0/1/3
switchport access vlan 2
!
!### Setup cellular interface for NEMO, disable idle timer, assign dialer-
watch group for compulsive dial" ###
interface Cellular0/0/0
© 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco/Verizon Public Information.
Page 6 of 16

Advertisement

loading