Netgear FVS318 FVS318 Reference Manual - Page 185

Step-By-Step Configuration of Cisco IOS Gateway B, encryption 3des

Page 185 highlights

Reference Manual for the Model FVS318 Broadband ProSafe VPN Firewall Step-By-Step Configuration of Cisco IOS Gateway B The following are the Cisco commands most relevant to building an inter-vendor VPN. Please refer to your Cisco documentation or www.cisco.com for additional information. 1. Log in to the Cisco router. 2. Type enable, to enter enable mode. Enter your password. 3. Type config t to enter the configuration mode at the command prompt. 4. Create an extended access list. Type access-list 110 permit ip 172.23.9.0 0.0.0.255 10.5.6.0 0.0.0.255 at the command prompt. This specifies the protected ip traffic passing through the router. The first address is Gateway B in the above example and the second is Gateway A. 5. Define your IKE parameters. Type crypto isakmp policy 1 at the command prompt. 6. In the ISAKMP submenu type the following commands: a. encryption 3des b. authentication pre-share c. group 5 d. lifetime 28800 7. Define the pre-shared key by typing crypto isakmp key hr5xb8416aa9r6 address 14.15.16.17. The address used is the WAN address of Gateway A in the example at the beginning of this tech note. 8. Create a transform set by typing crypto ipsec transform-set netgear esp-3des esp-sha-hmac. 9. Create an IPSec policy by typing crypto map netgearmap 10 ipsec-isakmp at the command prompt. Type the following commands in to the IPSec policy submenu: a. description vpn tunnel to netgear firewall router b. set peer 14.15.16.17 c. set transform-set netgear d. set pfs group5 e. match address 110 10. To apply the crypto map to the public interface type crypto map netgearmap. 11. Exit interface command mode by typing exit. 12. Exit configuration mode by typing exit. 13. Reboot Cisco router. NETGEAR VPN Configuration FVS318 or FVM318 to Cisco IOS F-5 M-10146-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222

Reference Manual for the Model FVS318 Broadband
ProSafe VPN Firewall
NETGEAR VPN Configuration FVS318 or FVM318 to Cisco IOS
F-5
M-10146-01
Step-By-Step Configuration of Cisco IOS Gateway B
The following are the Cisco commands most relevant to building an inter-vendor VPN. Please
refer to your Cisco documentation or
www.cisco.com
for additional information.
1.
Log in to the Cisco router.
2.
Type
enable
, to enter enable mode. Enter your
password
.
3.
Type
config t
to enter the configuration mode at the command prompt.
4.
Create an extended access list. Type
access-list 110 permit ip 172.23.9.0
0.0.0.255
10.5.6.0
0.0.0.255
at the command prompt. This specifies the protected ip traffic passing through the
router. The first address is Gateway B in the above example and the second is Gateway A.
5.
Define your IKE parameters. Type
crypto isakmp policy 1
at the command prompt.
6.
In the
ISAKMP submenu
type the following commands:
a.
encryption 3des
b.
authentication pre-share
c.
group 5
d.
lifetime 28800
7.
Define the pre-shared key by typing
crypto isakmp key hr5xb8416aa9r6 address
14.15.16.17
. The address used is the WAN address of Gateway A in the example at the
beginning of this tech note.
8.
Create a transform set by typing
crypto ipsec transform-set netgear esp-3des
esp-sha-hmac
.
9.
Create an IPSec policy by typing
crypto map netgearmap 10 ipsec-isakmp
at the command
prompt. Type the following commands in to the IPSec policy submenu:
a.
description vpn tunnel to netgear firewall router
b.
set peer 14.15.16.17
c.
set transform-set netgear
d.
set pfs group5
e.
match address 110
10.
To apply the crypto map to the public interface type crypto map netgearmap.
11.
Exit interface command mode by typing
exit
.
12.
Exit configuration mode by typing
exit
.
13.
Reboot Cisco router.