Mediant MSBRs
36
Document #: LTRT-31828
Security Setup
ip route 192.168.1.0 255.255.255.0 gre 1
ip route 192.168.2.0 255.255.255.0 gre 1
ip route 192.168.3.0 255.255.255.0 gre 1
access-list ipsec permit gre any any log
crypto isakmp key Aa123456 address 180.1.1.2
crypto isakmp policy 10
encr aes 128
authentication pre-share
hash sha
group 2
lifetime 3600
exit
crypto ipsec transform-set crypto_set1 esp-3des esp-sha-hmac
mode tunnel
exit
crypto map MAP1 10 ipsec-isakmp
set peer 180.1.1.2
set transform-set crypto_set1
match address ipsec
exit
interface GigabitEthernet 0/0
crypto map MAP1
The following shows the MSBR2 configuration:
conf d
int gigabitethernet 0/0
ip address 180.1.1.2 255.255.255.0
no firewall enable
exit
int vla 1
ip address 192.168.1.1 255.255.255.0
exit
int vla 2
ip address 192.168.2.1 255.255.255.0
no shutdown
exit
int vla 3
ip address 192.168.3.1 255.255.255.0
no shutdown
exit
interface gre 1
ip address 1.1.1.2 255.255.255.0
tunnel destination 180.1.1.1
no shutdown
exit
ip route 0.0.0.0 0.0.0.0 180.1.1.1 gigabitethernet 0/0
ip route 192.168.11.0 255.255.255.0 gre 1
ip route 192.168.12.0 255.255.255.0 gre 1
ip route 192.168.13.0 255.255.255.0 gre 1
access-list ipsec permit gre any any log
crypto isakmp key Aa123456 address 180.1.1.1
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...