レス
元トピ次レス
タイトル
Re: 問題ID: 12514
フォーラム
最強WEB問題集CCNA
投稿ユーザ(投稿日)
(2016/2/7)
本文
インタフェースコンフィグレーションモードのまま他のIFに移ることができますので特に誤りという訳ではないですね。
こんな感じです。後半のように一度exitで抜けて再度移動することもできます。
[code]
R1(config)#do show ip int b
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset administratively down down
Serial1/0 unassigned YES unset administratively down down
Serial1/1 unassigned YES unset administratively down down
Serial1/2 unassigned YES unset administratively down down
Serial1/3 unassigned YES unset administratively down down
R1(config)#int fa0/0
R1(config-if)#int s1/0
R1(config-if)#end
R1#
R1#conf t
R1(config)#int fa0/0
R1(config-if)#exit
R1(config)#int s1/0
R1(config-if)#
[/code]

レス一覧

元トピ次レス


Ping-tモバイルTOP

Copyright (c) 2010
Ping-t All rights reserved.