您的位置:首页 > 移动开发 > IOS开发

GNS中ios 16E模块在实验中支持二三层的差异

2011-10-21 16:41 232 查看
有几个月没敲 实验了 手生了 在3640的二层变三层的问题上卡了一下,顺便测试下哪个版本支持或者说不支持!

R4(config)#ip routing

R4(config)#int f1/0

R4(config-if)#no sw

R4(config-if)#no switchport

R4(config-if)#

*Mar 1 00:00:57.727: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to down

R4(config-if)#ip add 1.1.1.1 255.255.255.0

R4(config-if)#end

R4#shwo

*Mar 1 00:01:13.999: %SYS-5-CONFIG_I: Configured from console by console

R4#show ver

Cisco IOS Software, 3600 Software (C3660-JK9O3S-M), Version 12.4(15)T5, RELEASE SOFTWARE (fc4)

Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by Cisco Systems, Inc.

Compiled Wed 30-Apr-08 17:50 by prod_rel_team

ROM: ROMMON Emulation Microcode

ROM: 3600 Software (C3660-JK9O3S-M), Version 12.4(15)T5, RELEASE SOFTWARE (fc4)

这个支持 嘻嘻

R5(config)#ip routing

R5(config)#int f0/0

R5(config-if)#no sw

R5(config-if)#no switchport

% Incomplete command.

R5(config-if)#no switchport m

R5(config-if)#no switchport mode

R5(config-if)#ip add 1.1.1.1 255.255.255.0

% IP addresses may not be configured on L2 links.

R5(config-if)#end

R5#show version

Cisco Internetwork Operating System Software

IOS (tm) 3600 Software (C3640-TELCO-M), Version 12.3(18a), RELEASE SOFTWARE (fc1)

Copyright (c) 1986-2007 by cisco Systems, Inc.

Compiled Mon 30-Jul-07 23:13 by dchih

不说了如果你能看到这说明你有点认真。。。

R6#conf

Configuring from terminal, memory, or network [terminal]? t

Enter configuration commands, one per line. End with CNTL/Z.

R6(config)#ip routing

R6(config)#conf

% Incomplete command.

R6(config)#int f0/0

R6(config-if)#ip add 1.1.1.1 255.255.255.0

% IP addresses may not be configured on L2 links.

R6(config-if)#end

R6#show ver

*Mar 1 00:31:30.783: %SYS-5-CONFIG_I: Configured from console by console

R6#show ver

R6#show version

Cisco IOS Software, 3600 Software (C3640-JK9S-M), Version 12.4(16), RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport
得了你看到这了 我说你是个好同志!!!

R1(config)#int f1/0

R1(config-if)#no sw

R1(config-if)#no switchport

R1(config-if)#ip add 1.11.

*Mar 1 00:00:44.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to down

R1(config-if)#ip add 1.1.1.1 255.255.255.0

R1(config-if)#no sh

R1(config-if)#end

R1#show ver

R1#show version

Cisco IOS Software, 3600 Software (C3640-JK9O3S-M), Version 12.4(16a), RELEASE SOFTWARE (fc2)

Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.

!我服了你了 你不觉得我有点无聊么?

R2#conf t

Enter configuration commands, one per line. End with CNTL/Z.

R2(config)#ip routing

R2(config)#int f0/0

R2(config-if)#no sw

R2(config-if)#no switchport

% Incomplete command.

R2(config-if)#no switchport m

R2(config-if)#no switchport mode

R2(config-if)#ip add 1.1.1.1 255.255.255.0

% IP addresses may not be configured on L2 links.

R2(config-if)#

R2#show ver

*Mar 1 00:00:56.963: %SYS-5-CONFIG_I: Configured from console by console

R2#show ver

Cisco Internetwork Operating System Software

IOS (tm) 3600 Software (C3640-A3JK9S-M), Version 12.3(26), RELEASE SOFTWARE (fc2)
哈哈 你能看到这 说明你比我无聊!

本文出自 “荒原” 博客,谢绝转载!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: