Tuesday, December 21, 2010

Command : Passive Interface in RIP, EIGRP & OSPF

Passive-interface command is used in all routing protocols to disable sending updates out from a specific interface. However the command behavior varies from o­ne protocol to another.

In RIP: this command will disable sending multicast updates via a specific interface but will allow listening to incoming updates from other RIP speaking neighbors.
[Simply router can able to receive updates o­n that passive interface and use them in the routing table but it will never sends any update through that specific interface.]

In EIGRP: this command stops sending outgoing hello packets, hence the router can not form any neighbor relationship via the passive interface. [Simply it will never send & receive any routing updates to neighbors.]

In OSPF the passive-interface has a similar behavior to EIGRP. The command suppresses hello packets and hence neighbor relationships.

Note : Incase of any suggestion,pls let us know...

Saturday, June 12, 2010

IP Momentum VoIP Ports


IP Momentum VoIP uses the below ports for communicate the Voice/Account related to ISP/Account Providers,

TCP    -    80,8080,9090

UDP    -    5060, 5061, 6070, 6071, 17090 to 17100 , 9000 to 9006 , 10000 to 10006 , 20000 to 22000

http://netanalyst.blogspot.com/p/voip.html

Saturday, May 22, 2010

Router Servers & other BGP\Tools


http://www.traceroute.org/#Route%20Servers

Tuesday, May 4, 2010

Cisco ASA 5500 Configuration Register Values


Syntax:
******
configuration-register value

Examples:
*********
  • 0x01 - ASA default value
  • 0x41 - ASA ignore startup configuration on next reboot (used for password recovery)


http://netanalyst.blogspot.com/p/cisco-asa.html 

Performing Password Recovery for the ASA 5500 Series


http://netanalyst.blogspot.com/p/cisco-asa.html

http://www.cisco.com/en/US/docs/security/asa/asa70/configuration/guide/trouble.html#wp1049302

Cisco Routers Configuration registers Value


Cisco Routers Configuration registers Value
************************************
  • The configuration register is a 16 bit (2 Byte) value
  • The value range is from 0x0 to 0xFFFF.
  • 0x2102 is the factory-default configuration register value.
  • 0x2142 boots from flash without using NVRAM contents good for password recovery.
  • 0x2101 boots from boot prom image not flash, good for upgrading image on flash.
  • 0x2141 boots from boot prom and ignores NVRAM contents.
  • 0x141, which disables the Break key, ignores the NVRAM configuration, and
    boots the default system image from ROM.
 

http://netanalyst.blogspot.com/p/cisco-routers.html


http://www.cisco.com/en/US/products/hw/routers/ps133/products_tech_note09186a008022493f.shtml#config-reg-meaning

Friday, April 23, 2010

Cisco VPN Client


Latest Cisco VPN Client version is as mentioned below,

Windows 32-bit: vpnclient-win-msi-5.0.07.0290-k9.rar

Windows 64-bit: vpnclient-winx64-msi-5.0.07.0290-k9.rar