Net209

Submitted by: Submitted by

Views: 176

Words: 804

Pages: 4

Category: Science and Technology

Date Submitted: 01/20/2013 11:54 AM

Report This Essay

R2 configs

hostname R2

no ip domain-lookup

enable secret class

banner motd "message of today"

int fa0/1

ip address 192.168.20.1 255.255.255.0

no shutdown

int s0/0/0

ip address 10.1.1.2 255.255.255.252

no shutdown

int s0/0/1

ip address 10.2.2.1 255.255.255.252

clock rate 64000

no shutdown

int Lo0

ip address 209.165.200. 225 255.255.255.224

router ospf 1

network 10.1.1.0. 0.0.0.3 area 0

network 10.2.2.0 0.0.0.3 area 0

network 192.168.20.0. 0.0.0.255 area 0

network 209.165.200.224. 0.0.0.31 area

line con 0

logging synchronous

password cisco

login

line vty 0 4

password cisco

login

exit

S2- configs

int vlan 1

ip address 192.168.11.2 255.255.255.0

no shutdown

ip default- gateway 192.168.11.1

S1

S1(config)#enable secret class

S1(config)#no ip domain-lookup

S1(config)#line console

% Incomplete command.

S1(config)#line console 0

S1(config-line)#line vty 0 4

S1(config-line)#exit

S1(config)#enable secret cisco

S1(config)#line console 0

S1(config-line)#password cisco

S1(config-line)#login

S1(config-line)#line vty 0 4

S1(config-line)#password cisco

S1(config-line)#login

S1(config-line)#exit

S1(config)#banner motd "message of the day"

S1(config)#int vlan1

S1(config-if)#ip add 192.168.10.2 255.255.255.0

S1(config-if)#no shut

S1(config-if)#

*Mar 1 01:02:15.086: %LINK-3-UPDOWN: Interface Vlan1, changed state to up

*Mar 1 01:02:15.094: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, cha

nged state to up

interface Vlan1

ip address 192.168.10.2 255.255.255.0

no ip route-cache

S1(config)#ip default-gateway 192.168.10.1

S1(config)#

interface Vlan1

ip address 192.168.30.2 255.255.255.0

no ip route-cache

!

interface Vlan99

ip address 172.17.99.11 255.255.255.0

no ip route-cache

!

ip default-gateway 192.168.30.1

ip http server

!

control-plane

!

banner motd ^Caccess denied^C

!

line con 0

password cisco

line vty 0 4

password cisco

login

line vty 5 15

login

!

end...

More like this