Activity LAB – OSPF 2

OSPF Lab 2
Here is what needs to be done:
-Configure simple password authentication on area 1 using “c1sc0″ as the password.
-Configure area 1 as a totally stubby area
-Force ABR1 to generate a default route regardless of whether or not a default route is in it’s routing table
-Configure FastEthernet 1 on Router1 and ABR1 with 5 second ‘hello’ timers and 15 ‘dead’ timers
-Make sure that Router1 could never be elected as the DR on area 1

Router1 Configuration:
interface Loopback 1
ip address 172.16.1.1 255.255.255.255
interface FastEthernet1
ip address 172.16.2.2 255.255.255.0

router ospf 1
network 172.16.1.0 0.0.0.255 area 1
network 172.16.2.0 0.0.0.255 area 1

ABR1 Configuration:
interface FastEthernet0
ip address 10.1.1.0 255.255.255.0
interface FastEthernet1
ip address 172.16.2.1 255.255.255.0

router ospf 1
network 10.1.1.0 0.0.0.255 area 0
network 172.16.2.0 0.0.0.255 area 1

Source : Networking Forum

CCNP activity Lab 603-606


Here, I’ve CCNP Activity LAB for 604 – 606, I hope this link will be useful

In other page, I’ve share some Activity LAB, hope all of you will enjoy it

New Cheat Engine For Bypass Rev 1037

Hi, guys as my promise… I’ll share this new cheat engine… but I hope use it carefully, don’t show off specially don’t kill people at town or drop price, cause all of cheaters will suffer

Revolution Engine 7.0 Remake
Revolution Engine 7 remake

Activity LAB – OSPF lab 1

OSPF Lab 1
This is a simple OSPF lab. Here is what needs to be done:
-Configure both routers with an OSPF process of 1
-Configure ABR1 with F0 in area 0 and F1 in area 1
-Configure Router1 with F1 in area 1 and L1 in area 1

Existing Configuration on Router1:
interface Loopback 1
ip address 172.16.1.1 255.255.255.255
interface FastEthernet1
ip address 172.16.2.2 255.255.255.0

Existing Configuration on ABR1:
interface FastEthernet0
ip address 10.1.1.0 255.255.255.0
interface FastEthernet1
ip address 172.16.2.1 255.255.255.0

Source : Networking Forum

Activity LAB – Simple MPLS VPN

Simple MPLS VPN
Step 1, configure MP BGP between the PE devices.
-The remote side PE has a loopback of 192.168.1.1/32 and the central side PE has a loopback of 192.168.1.2/32.
-Use an internal AS of 100.

Step 2, configure MPLS VPN session for the remote and central sites.
-Use RD and RTs of 1:1
-The remote site has network 172.16.1.0/24 and the central site has network 172.16.2.0/24.
-Use static routes to define the customer networks.
-On both sides, customer A is connected to interface F0/0.

Source : Networking Forum

Activity LAB – VTP on a small network

VTP on a small network
2 6500s and 3 4003s are connected as the diagram below and are running CatOS. Configure the switches in the following manner and provide the VTP configuration for 6500 1 and 4003-C:

All switches are running VTP version 2.
All switches are on VTP Domain “NetworkingForum”.
The 6500s need to be VTP servers and the 4003s are VTP clients.
On 4003-C, VTP prune all VLANs except 10-20.

source : Networking Forum

Cheat Engine bypass rev 1032 – 1034


I’m late for uploading this cheat engine, I’m sorry for all to this late. I hope this Engine will useful for gamers

Revolution Engine 6.2 Bypass rev 1032
Revolution Engine 6.2

Revolution Engine 7 Bypass rev 1034
Revolution Engine 7

If you know another cheat engine n you permit to share it, please let me know. I’ll say thanks for make completely my cheat engine collection

Activity LAB – Subinterface, DHCP, NAT

Subinterface, DHCP, NAT

This router is connected to the Internet via S0 and is connected to a switch on port E0. The switch has 2 vlans, VLAN2 is subnet 192.168.2.0/24 and VLAN3 is subnet 192.168.3.0/24.

Configure the following on the router:

Trunking on E0 with a subinterface for each VLAN and x.x.x.1 on each subnet including the management VLAN1.

DHCP for VLAN2 with DNS servers 172.16.1.1 and 172.16.1.2 and a scope of 192.168.2.20 – 192.168.2.50 exlcuding 192.168.2.30.

NAT outbound VLAN2 traffic to the S0 interface IP address.

source networking-forum

New Cheat Engine Collection Bypass 1007-1028


I’ve new collection Cheat Engine and Undetected Cheat Engine n can bypass 1007 – 1028. Just Try it for bypass gameguard.

Pure bypass GG rev 1028
Revolution Engine 5.3

Pure bypass GG rev 1007-1027
Under Gamez
iCheat 1.3
Vicious Engine 5.1
ZenX Engine 2.0 private
New Wonka Engine 1.12

So I just can say, USE IT BY YOUR OWN RISK

Activity LAB – Frame Relay

Frame Relay
For this lab you are only allowed to use the specified DLCI’s. It is recomended to read the whole lab first.

Assume the fame-relay switch is configured. Make sure all routers can ping all specified IP address.

  • Create a frame-relay connection from R1 to R2. Use only the DLCI’s 102 and 201. Make sure ALL routers do not rely on dynamic DLCI mappings. You may use a subinterface on R1.
  • Create a frame-relay connecting between R1, R3 and R4. ONLY R1 may use a subinterface. R1 DLCI’s are 103 and 104. R3 may only use DLCI 301. R4 may only use 401.
  • All routers should be able to ping there own interfaces.
  • To help secure the link between R1 and R2 use chap as a form of authentication. Usernames will be the R1 and R2 respectivly and a password of CISCO.
  • Place the networks 150.150.12.0/30 and 150.150.100.0/27 as well as the loopbacks into OSPF area ID 0.
  • Make sure the loopbacks are advertized as a /24 and not a hostroute.

Next Page »