(1)路由器配置

interface fastetnernet0/0

no shutdown 

ip address 192.168.1.1 255.255.255.0

exit

 

ip http server

ip http authentication local

ip http secure-server

username user privilege 15 secret cisco 

 

line vty 0 4 

privilege level 15(用户权限等级为15,即类似直接进入特权模式)

login local 

transport input all

(2)现在计算机上安装java runtime environment(JRE),再从cisco网站下载SDM软件