hostname R2 ! enable secret class ! no ip domain-lookup ! spanning-tree mode pvst ! interface FastEthernet0/0 description Other Subnet ip address 172.16.0.1 255.255.255.128 duplex auto speed auto no shutdown ! interface Serial0/0/0 description Link to R1 ip address 192.168.0.194 255.255.255.252 no shutdown ! interface Vlan1 no ip address shutdown ! banner motd ^C !!!ACCESS DENIED!!! ^C ! line con 0 password cisco login line vty 0 4 password cisco login ! end