两极人生,八度空间

Fight for my CISSP and PMP

首页 新随笔 联系 聚合 管理
  156 Posts :: 22 Stories :: 67 Comments :: 0 Trackbacks

常用链接

留言簿(12)

随笔分类(155)

随笔档案(156)

文章分类(22)

文章档案(22)

相册

收藏夹(3)

Cisco技术培训

IT同行者之路

日语学习

论坛集锦

软件下载站

最新随笔

搜索

积分与排名

最新评论

阅读排行榜

Configuring routed port on a physical port like as following:

Here,give an example of it.
Switch#conf  t
switch(config)#ip routing
Switch(config)#int  f1/2
Switch(config-if)#no switchport
Switch(config-if)#ip add 10.1.10.1 255.255.255.0
Switch(config-if)#no shut
switch(config)#router rip
switch(config-router)#version 2
switch(config-router)#network 10.1.10.0
switch(config-router)#end
switch#write

posted on 2008-06-17 09:28 Jerome 阅读(437) 评论(0)  编辑 收藏 引用 所属分类: Cisco Network Technology
只有注册用户登录后才能发表评论。