Mediant MSBRs 48 Document #: LTRT-31828
Security Setup
mtu 1400
desc "WAN GRE 2"
no napt
tunnel source GigabitEthernet 0/0
tunnel destination 10.31.2.31
keepalive 1 2
no firewall enable
no shutdown
exit
ip nat inside source list ALL_BUT_IPSEC interface
GigabitEthernet 0/0
ip route 10.31.2.0 255.255.255.0 10.4.2.1 GigabitEthernet 0/0
ip route 192.168.0.0 255.255.255.0 gre 2
To check that IPSec is up, use the show data crypto status command. The expected
output is as follows:
MSBR-31# show data crypto status
IKE peer [10.4.40.86]
map [MAP1-1]
status [connected]
interface(s): [GigabitEthernet 0/0]
15-seconds input rate: 512 bits/sec
15-seconds output rate: 1088 bits/sec
uptime: 22.40 Minutes
MSBR-31#