● Configure ip on R1 on interface e0 192.168.1.1/24 , R2 int e0/0 ip 192.168.1.2/24 and on R3 in e0/0 192.168.1.3/24
● Configure ASA ip on int e0 192.168.1.10/24 nameif inside and security-level 100
● Allow Telnet on ASA network 192.168.1.0/24 with password “cisco”
● configure R1 , R2 , R3 and ASA01 within same vlan
● We want only two consecutive telnet sessions
By default if you take telnet of ASA , you can take consecutively 5 sessions at a time but we can limit the sessions of telnet with the help of class-map , policy-map and service policy
On ASA
On R1
On R2
On R3
Telnet from R1 , R2, R3 to ASA
R1
R2
R3
Configuration
On ASA
On R1
On R2
On R3