Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

CISCO Networking Discussions

updated po ba ung sa torrent?

looking po ako for ccnp.

ang maganda lang sa bootcamp may hands on kahit papano. pero may cisco pt naman. pero mas natutuwa kasi ako kung merong hands on eh.

Check mo ung modules sa site then compare mo sa torrent.
Gamit ko PT and GNS3.
PT for config/emulation
GNS3 for almost having a physical Switch/Router, this uses real Cisco IOS kasi.
 
Elearning un.. :D
Download ka nalang sa torrent ng video na CBTNuggets CCNA R&S ICND1 at ICND2 tapos samahan mo ng pag babasa 200-120 CCNA R&S Study Guide.
Anyways eto ginagawa ko ngaun kasi mahal ang Bootcamp at I doubt na matututo ka in 1 week sa bootcamp. :D

thanks for the tips!
 
Sir, Patulong naman po... konti lang alam ko.. ano unang hakbang at magandang career sa CISCO? wala kasi talaga ako ideya pero gusto ko maging magaling sa CISCO na toh..
 
salamat sa mga taong marunong magshare ng mga knowledge and ideas nila. i'm looking forward to learn many things about networking specially in cisco.
 
Saan pinaka magandang mag bootcamp? RivanIT or Ironlink? need your suggestion guys. thank you. :)
 
Guys baka may latest kayo na vce player dyan, kasi hindi ko mabuksan yung mga bagong dumps sa examcollection. :help:
 
Instead of using dumps review nalang po maigi to pass the exam. Kasi pag dating sa technical interview siguradong mangangamote ka dahil di mo naman talaga alam kung pano nag wowork ang network. :p
Ang masama pa dun your CCNA Certification is nothing but a piece of paper you can't backup. :lmao:

Eto good practice test for CCNA hopefuls like me.
Di ko pa na ipapasa ung exam na yan. Hahahaha
www[dot]learncisco[dot]net[/]cisco-practice-tests.html
 
Instead of using dumps review nalang po maigi to pass the exam. Kasi pag dating sa technical interview siguradong mangangamote ka dahil di mo naman talaga alam kung pano nag wowork ang network. :p
Ang masama pa dun your CCNA Certification is nothing but a piece of paper you can't backup. :lmao:

Eto good practice test for CCNA hopefuls like me.
Di ko pa na ipapasa ung exam na yan. Hahahaha
www[dot]learncisco[dot]net[/]cisco-practice-tests.html

ang sakit isipin na ipapalandakan mo na gagamit ka ng dumps. :slap:



tama! :excited:
 
guys pede patulong sa VlanACL

need ko kasi i-restrict ang mga VLAN1,2,3 na ma-access ang VLAN10, pero ang VLAN10 dapat nakaka-access sa ibang VLAN (VLAN1,2,3)

VLAN1 192.168.1.0 network
VLAN2 192.168.2.0 network
VLAN3 192.168.3.0 network
VLAN10 192.168.10.0 network

sana may makatulong. thanks..

eto ang configuration ng mga switches ko.

SW1>ena
SW1#show run
Building configuration...

Current configuration : 1206 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname SW1
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
!
interface FastEthernet0/2
switchport access vlan 2
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 3
switchport mode access
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
switchport mode trunk
!
interface Vlan1
ip address 192.168.1.252 255.255.255.0
!
interface Vlan2
no ip address
!
interface Vlan3
no ip address
!
interface Vlan10
no ip address
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
end




SW2>ena
SW2#show run
Building configuration...

Current configuration : 1191 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname SW2
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
!
interface FastEthernet0/2
switchport access vlan 2
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 3
switchport mode access
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
switchport access vlan 10
switchport mode access
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
switchport mode trunk
!
interface Vlan1
ip address 192.168.1.253 255.255.255.0
!
interface Vlan10
no ip address
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
end


CoreSWITCH>ena
CoreSWITCH#show run
Building configuration...

Current configuration : 1720 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname CoreSWITCH
!
!
!
!
!
ip dhcp pool VLAN1
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
ip dhcp pool VLAN2
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
ip dhcp pool VLAN3
network 192.168.3.0 255.255.255.0
default-router 192.168.3.1
ip dhcp pool VLAN10
network 192.168.10.0 255.255.255.0
default-router 192.168.10.1
ip routing
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/24
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
!
interface Vlan2
ip address 192.168.2.1 255.255.255.0
!
interface Vlan3
ip address 192.168.3.1 255.255.255.0
!
interface Vlan10
ip address 192.168.10.1 255.255.255.0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
 

Attachments

  • Capture.JPG
    Capture.JPG
    36.1 KB · Views: 11
@adlesirc

try mo ito.

ip access-list extended Restrict_to_Vlan10
10 deny ip 192.168.1.0 0.0.0.255 192.168.10.0 0.0.0.255
20 deny ip 192.168.2.0 0.0.0.255 192.168.10.0 0.0.0.255
30 deny ip 192.168.3.0 0.0.0.255 192.168.10.0 0.0.0.255
40 permit ip any any

int vlan 10
ip access-group Restrict_to_Vlan10 in
 
guys pede patulong sa VlanACL

need ko kasi i-restrict ang mga VLAN1,2,3 na ma-access ang VLAN10, pero ang VLAN10 dapat nakaka-access sa ibang VLAN (VLAN1,2,3)

VLAN1 192.168.1.0 network
VLAN2 192.168.2.0 network
VLAN3 192.168.3.0 network
VLAN10 192.168.10.0 network

sana may makatulong. thanks..

eto ang configuration ng mga switches ko.

SW1>ena
SW1#show run
Building configuration...

Current configuration : 1206 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname SW1
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
!
interface FastEthernet0/2
switchport access vlan 2
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 3
switchport mode access
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
switchport mode trunk
!
interface Vlan1
ip address 192.168.1.252 255.255.255.0
!
interface Vlan2
no ip address
!
interface Vlan3
no ip address
!
interface Vlan10
no ip address
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
end




SW2>ena
SW2#show run
Building configuration...

Current configuration : 1191 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname SW2
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
!
interface FastEthernet0/2
switchport access vlan 2
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 3
switchport mode access
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
switchport access vlan 10
switchport mode access
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
switchport mode trunk
!
interface Vlan1
ip address 192.168.1.253 255.255.255.0
!
interface Vlan10
no ip address
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
end


CoreSWITCH>ena
CoreSWITCH#show run
Building configuration...

Current configuration : 1720 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname CoreSWITCH
!
!
!
!
!
ip dhcp pool VLAN1
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
ip dhcp pool VLAN2
network 192.168.2.0 255.255.255.0
default-router 192.168.2.1
ip dhcp pool VLAN3
network 192.168.3.0 255.255.255.0
default-router 192.168.3.1
ip dhcp pool VLAN10
network 192.168.10.0 255.255.255.0
default-router 192.168.10.1
ip routing
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface FastEthernet0/24
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
!
interface Vlan2
ip address 192.168.2.1 255.255.255.0
!
interface Vlan3
ip address 192.168.3.1 255.255.255.0
!
interface Vlan10
ip address 192.168.10.1 255.255.255.0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end

@adlesirc

try mo ito.

ip access-list extended Restrict_to_Vlan10
10 deny ip 192.168.1.0 0.0.0.255 192.168.10.0 0.0.0.255
20 deny ip 192.168.2.0 0.0.0.255 192.168.10.0 0.0.0.255
30 deny ip 192.168.3.0 0.0.0.255 192.168.10.0 0.0.0.255
40 permit ip any any

int vlan 10
ip access-group Restrict_to_Vlan10 in

--though working yan if i-apply sa L3 interface, (not sure is pati reachability ay idedeny or access lang like ssh or telnet ) VACL is more appropriately for this kind of scenario


Sa switch na ndi dapat makakaaccess si vlan 1,2,3
conf t
ip access-list extended ACL_Deny_Access
permit tcp host 192.168.1.0 0.0.255.255 host 192.168.10.0 255.255.0.0 eq 23 <-- if telnet yung pangaaccess mo
exit

vlan access-map VACL_Deny_Access
action drop
match ip address ACL_Deny_Access
exit

vlan access-map VACL_Deny_Access
action forward <-- before explicit deny function
exit
exit


vlan filter VACL_Deny_Access vlan-list 10
 
@adlesirc

try mo ito.

ip access-list extended Restrict_to_Vlan10
10 deny ip 192.168.1.0 0.0.0.255 192.168.10.0 0.0.0.255
20 deny ip 192.168.2.0 0.0.0.255 192.168.10.0 0.0.0.255
30 deny ip 192.168.3.0 0.0.0.255 192.168.10.0 0.0.0.255
40 permit ip any any

int vlan 10
ip access-group Restrict_to_Vlan10 in

--though working yan if i-apply sa L3 interface, (not sure is pati reachability ay idedeny or access lang like ssh or telnet ) VACL is more appropriately for this kind of scenario


Sa switch na ndi dapat makakaaccess si vlan 1,2,3
conf t
ip access-list extended ACL_Deny_Access
permit tcp host 192.168.1.0 0.0.255.255 host 192.168.10.0 255.255.0.0 eq 23 <-- if telnet yung pangaaccess mo
exit

vlan access-map VACL_Deny_Access
action drop
match ip address ACL_Deny_Access
exit

vlan access-map VACL_Deny_Access
action forward <-- before explicit deny function
exit
exit


vlan filter VACL_Deny_Access vlan-list 10

Guys thanks sa tulong nyo. Medyo nakakuha ako ng bagong idea.
 
maganda naman sir? baka kasi mag sisi nanaman ako haha, nagsisi kasi ako dun sa pinagtraining ko e.
 
sa rivan ba sir kahit di ka alumni dun? magrereview lang sana ako e hahaha di ko na po afford ang training ulit
 
Back
Top Bottom