通信人家园

标题: ISIS实验常用命令  [查看完整版帖子] [打印本页]

时间:  2015-12-7 10:02
作者: yedawei1989     标题: ISIS实验常用命令

save                                                        保存路由器配置
quit                                                        退出,返回上一级
sysname *.*                                                 修改路由器名称
interface GigabitEthernet0/0/0                              进入某一端口
ip address 5.5.5.5 255.255.255.255                          配置端口IP地址
undo ip address                                             删除IP地址
dis this                                                    显示某一接口下的配置
isis enable 200                                             接口加入ISIS进程200
isis cost 100                                               接口COST值修改为100


isis 200                                                    配置ISIS进程200
network-entity 49.0001.0010.0100.1001.00                    配置ISIS进程NET地址
cost-style wide                                             配置ISIS开销类型为WIDE
is-level level-2                                            配置路由器为LEVEL-2路由器
import-route direct cost 10000 route-policy loopback0       通过路由策略引入直连路由
route-policy loopback0 permit node 10                       定义路由策略
   if-match ip-prefix loopback0                             定义路由策略
ip ip-prefix loopback0 index 10 permit 3.3.3.3 32           定义IP前缀
dis ip routing-table                                        查看路由表

配置子接口:
interface GigabitEthernet0/0/1.1
vlan-type dot1q 1
ip address 172.168.1.29 255.255.255.252
isis enable 10
isis cost 2000
时间:  2016-2-29 16:54
作者: xpdd2008

谢谢 楼主分享




通信人家园 (https://www.txrjy.com/) Powered by C114