路由器的一些配置命令
Posted on Wed 30 June 2010 in misc • Leave a comment
//enter admin
enable
//begine configure
configure terminal
//interface fast.. configure
-Interface F.. 0/0(0/1)
--ip address a.b.c.d ma.mb.mc.md
//tunnel configure
-Interface T.. number(数字)
--tunnel source ip
--tunnel dest.. ip
--ip address a.b.c.d ma.mb.mc.md
--ip ospf ...
Continue reading