Configuration Guide
7. IPSec Tunneling
Version 7.2
35
Security Setup
7.1.2 Configuring IPSec with GRE
This example includes IPSec with GRE where two devices are connected back to back via
the Gigabit Ethernet 0/0 interface. Only GRE traffic that is being "caught" by the access list
permit gre any any, between the Gigabit Ethernet interfaces is encrypted.
Figure 7-3: GRE over IPSec
The following shows the MSBR1 configuration:
conf d
int gigabitethernet 0/0
ip address 180.1.1.1 255.255.255.0
no firewall enable
exit
int vla 1
ip address 192.168.11.1 255.255.255.0
exit
int vla 2
ip address 192.168.12.1 255.255.255.0
no shutdown
exit
int vla 3
ip address 192.168.13.1 255.255.255.0
no shutdown
exit
interface gre 1
ip address 1.1.1.1 255.255.255.0
tunnel destination 180.1.1.2
no shutdown
exit
ip route 0.0.0.0 0.0.0.0 180.1.1.2 gigabitethernet 0/0
Summary of Contents for Mediant 500L MSBR
Page 2: ......
Page 4: ...Mediant MSBRs 4 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 8: ...Mediant MSBRs 8 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 12: ...Mediant MSBRs 12 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 16: ...Mediant MSBRs 16 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 18: ...Mediant MSBRs 18 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 24: ...Mediant MSBRs 24 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 28: ...Mediant MSBRs 28 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 54: ...Mediant MSBRs 54 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 62: ...Mediant MSBRs 62 Document LTRT 31828 Security Setup This page is intentionally left blank...
Page 72: ...Mediant MSBRs 72 Document LTRT 31828 Security Setup This page is intentionally left blank...