Author: Chris
Basic commands for Acme Packet, Net-Net 4500
show ip connections show logfile acmelog show clock show health show support-info show security ssm-accelerator show interface show media physical show media phy-stats show media…
How to configure static IP address on CentOS
1. DHCP Configuration Check file at /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=yes 2. Static Configuration Check file at /etc/sysconfig/network-scripts/ifcfg-eth0DEVICE=eth0 BOOTPROTO=static HWADDR=00:19:D1:2A:BA:A8 IPADDR=192.168.1.33 NETMASK=255.255.255.0 ONBOOT=yes …
How to modify multiple Cisco device’s configuration by RME
Tweet From Resource Manager Essentials Potal page. Go to page by click Config mgmt > NetConfig > NetConfig Jobs 1. Create 2. Choose ‘Device Based’…
Fiber SFP(Small Form-Factor Pluggable) and Mini GBIC specification
See below reference, it explain SFP well. http://www.cisco.com/en/US/prod/collateral/modules/ps5455/ps6577/product_data_sheet0900aecd8033f885.html http://www.cisco.com/en/US/products/hw/modules/ps4999/products_tech_note09186a00807a30d6.shtml
Cisco device log timestemp change command
Tweet Cisco CLI command you are looking for is this service timestamps debug datetime localtime service timestamps log uptime It was before like below…
How to calculate Burst value when you configure QoS policer
It’s hard to figure what is right value of burst traffic when you configure QoS policer. There is many different explanation on the Internet, but…
How to configure CoPP (template) on Cisco devices
CoPP (Control Plane Policying) should be used to protect RP on the Cisco devices by unnecessary and malicious traffic. The traffic managed by the RP(Route…
How to hide Administrator account on window XP logon screen
Tweet If you want to hide ‘Administrator’ account on window XP logon screen 1. Run ‘regedit.exe’ from and find ‘UserList’
How to setup APC with RADIUS on CIsco Secure ACS for windows
Tweet It took a time to figure out how to make it work RADIUS on Cisco ACS server. Actually, it was fairely easy to setup. …
What is memory limitation of all Microsoft products
Here is link to check what is available memory for all Microsoft Operation System product line http://msdn.microsoft.com/en-us/library/aa366778%28VS.85%29.aspx#physical_memory_limits_windows_server_2003
How to reset ACS shared secret key for Ciscoworks Common Service ACS mode
Tweet How to reset ACS shared secret key for Ciscoworks Common Service ACS mode. While I was troubleshooting ACS privilege issue on Ciscoworks LMS that…
ERROR:RME_CDL1031 on Ciscoworks LMS
Tweet ERROR:RME_CDL1031:Transport session to device failed TFTP: failedCould not detect protocols running on the device or ERROR:RME_CDL1031:Transport session to device failed For input string:"NoSuchObject" …
Recent Comments