Category: CISCO
Posted by: hajime osako
Category: CISCO
Posted by: hajime osako
Cisco IOS IP ConfigurationGuide, Release12.2 - Configuring DHCP - Cisco Systems

Router(config-if)# ip address dhcp [client-id interface name] [hostname host-name]
Category: CISCO
Posted by: hajime osako
Configuring a Gateway of Last Resort Using IP Commands - Cisco Systems

ip default-gateway
ip default-network
ip route 0.0.0.0 0.0.0.0
Category: CISCO
Posted by: hajime osako
Cisco 基本コマンド

# show processes cpu
# show processes memory
Category: CISCO
Posted by: hajime osako
Download dynamips http://www.ipflow.utc.fr/blog/
Download dynagen http://sourceforge.net/project/showfiles.php?group_id=160317
Copy IOS image into some where like /opt/dynagen/images/
unzip an image for improving the performance
unzip -p urchived_image.bin > extracted_image.image
create an ini file based on simple1.ini
modify this ini file

# dynamips -H 7200 &
# dynagen /opt/dynagen/simple1.net

http://netguide.sakura.ne.jp/dynamips/