Cisco switchport mode access vs switchport access vlan

What’s the difference between “switchport mode access” and “switchport access vlan xx”? First of all, both commands are required to set the switch to an access port. switch(config-if)# switchport mode access This above command disables DTP – Dynamic Trunking Protocol…


How to watch TVB drama online through your HDTV

Watching TVB drama overseas As an asian living overseas, like many others I watch the occasional TVB drama series from Hong Kong. Over where I live you can get cable television and get a subscription to Chinese channels. However, the…


RHCSA Exam EX200 Cheat Sheet Part 3

Here’s the RHCSA Exam Cheat Sheet Part 3 EX200 Cheat sheet part 3: Service Management The service resides under /etc/init.d start a service at boot chkconfig service on or chkconfig –level135 service on list a service chkconfig –list GUI tool…


RHCSA Exam EX200 Cheat Sheet Part 2

Cheat Sheet Part 2 Here’s the RHCSA EX200 cheat sheet part 2. Enjoy: Software Management To search a package yum search package-name To display info of a package yum info package-name To install a package yum install package-name To remove…


RHCSA Exam EX200 Cheat Sheet Part 1

Back in the day Back in the day when I did my RHCE exam on on Enterprise Linux 4, the RHCSA was a certification that would be granted if you only passed the first part of the RHCE exam but…



SNMP Packet discards on Nortel/Avaya ERS 5510/5520

Recently I’ve setup a monitoring tool called Intermapper to monitor the Nortel switches I have at work. The tool polls the SNMP traffic information from the switches, and also picks up some basic error notifications received on it’s ports. On…