レス
前レス
元トピ
次レスタイトル
Re: 問題ID:17266
フォーラム
最強WEB問題集CCNP ENCOR
投稿ユーザ(投稿日)
(2021/10/16)本文
別の環境で検証を行った結果うまくいきました。
恐らく一度目の環境はcisco packet tracerを使ってたことが原因かもしれません。
物理ルータで同じコンフィグを使ったらうまくいきました。
>うまくいかなかった環境の情報を提供してもらえると嬉しいなぁと思ったのですが
下記となります。もう必要ないと思いますが。
Router#show running-config
Building configuration...
Current configuration : 678 bytes
!
version 15.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
!
username admin password 0 abcd
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0/0
ip address 192.168.1.254 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Vlan1
no ip address
shutdown
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
password cisco
login
!
line aux 0
!
line vty 0 4
password ping-t
login
line vty 5 15
login local
!
!
!
end
レス一覧
前レス
元トピ
次レス
Copyright (c) 2010
Ping-t All rights reserved.