GUI Interface ASA 5510 setup
From DocWiki
(Difference between revisions)
(Added metadata template) |
|||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Template:Required Metadata}} | ||
| + | {{Template:Metadata IPv6 Config Example}} | ||
| + | |||
| + | IPv6 for https server works almost exactly the same as IPv4, notice that you can do a /64 instead of a bit mask | ||
| + | |||
example: | example: | ||
Latest revision as of 23:41, 14 June 2011
IPv6 for https server works almost exactly the same as IPv4, notice that you can do a /64 instead of a bit mask
example:
ASA(config)# http fc00:0:0:7326::1/64 inside0
ASA(config)# http server enable
ASA(config)# asdm image disk0:asdm-625.bin (depending on your asdm image)