Lab Asgn CN
Lab Asgn CN
Step-by-Step Commands
1. Enter Privileged Mode:
1. ciscoasa> en
2. Password:
2. Enter Global Configuration Mode:
ciscoasa# conf t
Configure IP addresses
The network 192.168.40.0/24 allows for 254 usable IP addresses. We'll assign IP addresses to PCs and
routers in both departments.
● PC1_ACC: 192.168.40.2
● PC2_ACC: 192.168.40.3
● Default gateway: 192.168.40.1 (Router interface for ACCOUNTS)[GigabitEthernet0/0]
● PC1_DEL: 192.168.40.18
● PC2_DEL: 192.168.40.19
● Default gateway: 192.168.40.17 (Router interface for DELIVERY)[GigabitEthernet0/1]
Router Interfaces
This network consists of two pcs, connected to a switch, two printers connected to another switch and both
switches connected via router.
Problem 3
To configure CBAC trafic inspection on ISR 2911 "Router1" connecting the branch office to the Internet. An
inbound DENY ANY ANY access list is configured on the Gi0/2 interface of the router to deny all incoming
flows from the internet. Despite this access list, the branch office laptops have to be able to access the
46.20.150.2 web server.
1. Activate security license on ISR 2911 router
2. Configure DHCP for the 192.168.1.0/24 LAN network. Gateway is 192.168.1.1 on Router 1. The
first 8 IP addresses are reserved for network use and don't have to be used by LAN clients.
3. Configure NAT on Router 1 to allow branch laptops to access the Internet. Use the first standard
access list to configure the source network and the Gi0/2 interface for outgoing traffic to the
internet
4. Configure a named access list to deny all the inbound traffic from the internet and apply it on the
internet facing network interface. The access-list will be named DENY_ANY
5. Configure CBAC to allow outbound HTTP traffic
6. Verify CBAC configuration by accessing http://46.20.150.2 from a laptop's web browser. CBAC
inspection policy will be named ALLOWED_TRAFIC
Step-by-Step Configuration
Activate Security License on ISR 2911
3. To activate the security license, enter the following command in global configuration mode: