WEeeEEHHHWW nosebleed manta...ani asamantong mga naa singapore calling them all nga naay kontak nila eheheh
WEeeEEHHHWW nosebleed manta...ani asamantong mga naa singapore calling them all nga naay kontak nila eheheh
http://i410.photobucket.com/albums/p...0frey/dgrm.jpg
just deny ip add range 192.168.10.2 to 15 /24 from accessing 192.168.100.0 network, then permit the rest. kamo na decide unsa routing protocol and others na gamiton.
sorry kay dili k kabalo mag post sang pic, hehe..
wow mga master of cisco
ngayo ko ninyo advise be. dugay nko nakahunana ani ,. kay as an undergrad for me being cirtified on this is the only way to be able to go abroad.
nag self study ramo guys? mao ako plano
self study rako. howlong kaha ni nako bfore ma master. inyo experience guys mosta namn mo,.
mak lingaw ba jud ni.
download ka bai mga cbtnuggets cisco tutorials very good tutorials, mas ok pagid f you have networking backgrounds na kay para dali nlng kaayo para sa imo mag intindi. Me, i started cisco just this May, i enrolled CCNA1, but i keep on self studying lng.. hopefully unta mka take nko CCNA exam this august kng naa k inug pa register.. Hehe...
[QUOTE=je0frey;5122205]http://i410.photobucket.com/albums/p...0frey/dgrm.jpg
just deny ip add range 192.168.10.2 to 15 /24 from accessing 192.168.100.0 network, then permit the rest. kamo na decide unsa routing protocol and others na gamiton.
come on guys, tubaga na ninyo para nxt problem nman sad ta. medyo same ra ni katong may vlan..
Try lang...
Router0
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.1
encapsulation dot1Q 10
ip address 192.168.10.1 255.255.255.0
ip access-group FILTER in
!
interface FastEthernet0/0.2
encapsulation dot1Q 20
ip address 192.168.20.1 255.255.255.0
!
interface FastEthernet0/0.3
encapsulation dot1Q 30
ip address 192.168.30.1 255.255.255.0
!
interface Serial0/0/0
ip address 10.0.0.1 255.255.255.252
clock rate 64000
!
ip classless
ip route 192.168.100.0 255.255.255.0 10.0.0.2
!
ip access-list extended FILTER
deny ip 192.168.10.0 0.0.0.15 192.168.100.0 0.0.0.255
permit ip any any
!
Switch0
!
interface FastEthernet0/1
switchport trunk allowed vlan 10,20,30
switchport mode trunk
!
interface FastEthernet0/2
switchport access vlan 10
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/4
switchport access vlan 30
switchport mode access
!
Router1
!
interface FastEthernet0/0
ip address 192.168.100.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0/0
ip address 10.0.0.2 255.255.255.252
!
ip classless
ip route 192.168.0.0 255.255.224.0 10.0.0.1
!
aw pwede na ni bai..
here's mine:
on router1:
ip access-list standard FILTER
deny ip 192.168.10.2 0.0.0.15
permit ip any any
int f0/0
ip access-group FILTER out
but same output
good job bai, kaw na sad...
mao, ako na kat-on kog configure cisco sa internet ra. i've tried 1800 series 3200 series ug 2500 series.
Ohm in think ds tread help a lot who just practicing cisco machine.....eryqmb nice bro ur turn bro
Similar Threads |
|