
B-13
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Appendix B Sample Configurations
Example 4: Multiple Mode, Transparent Firewall with Outside Access
hostname Farscape
password passw0rd
enable password chr1cht0n
admin-context admin
interface gigabitethernet 0
no shutdown
interface gigabitethernet 0.150
no shutdown
interface gigabitethernet 0.151
no shutdown
interface gigabitethernet 0.152
no shutdown
interface gigabitethernet 0.153
no shutdown
interface gigabitethernet 1
shutdown
interface gigabitethernet 1.4
no shutdown
interface gigabitethernet 1.5
no shutdown
interface gigabitethernet 1.6
no shutdown
interface gigabitethernet 1.7
no shutdown
context admin
allocate-interface gigabitethernet 0.150
allocate-interface gigabitethernet 1.4
config-url disk0://admin.cfg
context customerA
description This is the context for customer A
allocate-interface gigabitethernet 0.151
allocate-interface gigabitethernet 1.5
config-url disk0://contexta.cfg
context customerB
description This is the context for customer B
allocate-interface gigabitethernet 0.152
allocate-interface gigabitethernet 1.6
config-url disk0://contextb.cfg
context customerC
description This is the context for customer C
allocate-interface gigabitethernet 0.153
allocate-interface gigabitethernet 1.7
config-url disk0://contextc.cfg
Example 4: Admin Context Configuration
The host at 10.1.1.75 can access the context using SSH, which requires a key pair to be generated using
the crypto key generate command.
hostname Admin
domain isp
interface gigabitethernet 0.150
nameif outside
security-level 0
no shutdown
interface gigabitethernet 1.4
nameif inside
security-level 100
no shutdown
passwd secret1969
enable password h1andl0
Comentarios a estos manuales