摘要:本文為網絡工程師案例分析真題,圍繞交換機升級配置展開,給出5項配置需求及相關配置片段填空題,涵蓋接口連接、VLAN配置、Telnet 功能等內容,附部分參考答案,考查交換機配置實操知識。
案例場景
某公司新購一批交換機對網絡進行升級改造,網絡工程師計劃對交換機進行配置,配置內容如下:
1.配置交換機的基本信息,包括日期、時間、時區及名稱,以方便管理。
2.配置 Console用戶界面的認證方式為AAA,實現通過Console口登錄交換機時需要本地認證的功能。
3.配置VLAN 10作為管理VLAN,管理地址為172.16.100.1,接口GigabitEthernet 0/0/24為管理接口。
4.開啟交換機 Telnet 功能,認證方式為AAA,便于對交換機進行遠程維護。
5.創建管理員用戶adminxyz,設置用戶登錄口令:xyz@789##.
[問題1](15分)
對交換機進行初始配置時,需使用PC機的(1)接口連接交換機的(2)接口,使用終端仿真軟件,設置其(3)、流控方式、停止位、數據位等參數登錄到交換機。設置日期、時間、時區及名稱時,應在(4)視圖下,使用(5)命令配置日期,使用clock timezone命令配置其時區和時間。
請根據配置內容,補齊以下配置片段。
…略..
[Switch]vlan 10
[Switch-vlan10] (6 ) //配置管理 VLAN
[Switch-vlan10] quit
[Switch] interface vlanif 10
[Switch-Vlanif10] ip address(7)24
2483082
[Switch-Vanif10] quit
[Switchl interface GigabitEthernet 0/0/24
[Switch-GigabitEthernet0/0/24] port link-type(8)
[Switch-GigabitEthernet0/0/24] port default ( 9 )
[Switch-GigabitEthernet0/0/24] quit
[Switch] telnet server ( 10 )
[Switch] telnet server source -i GigabitEthernet 0/0/24
[Switch] user-interface ( 11 ) 0-4 //進入VTY0~VTY4用戶界面視圖
[Switch-ui-vty0-4] protocol inbound telnet
[Switch-ui-vty0-4] user privilege level 15
[Switch-ui-vty0-4] authentication-mode (12)
[Switch-ui-vty0-4] quit
2483082
[Switch] aaa
[Switch-aaa] local-user ( 13 ) password irreversible-cipher xyz@789##
[Switch-aaa] local-user adminxyz privilege level 15 // ( 14 )
Warning: This operation may affect online users, are you sure to change the user privilege level?
[Y/N]y
[Switch-aaa] local-user adminxyz service-type (15)
[Switch-aaa] quit
[Switch]
.略..
參考答案:
(1)串口或COM口
(2) Console
(3)波特率或傳輸速率
(4)用戶
(5)clock datetime
(6)management-vlan
(7)172.16.100.1
(8) access
完整真題及答案,點擊下方藍字獲取!
軟考備考資料免費領取
去領取
專注在線職業教育25年