侧边栏壁纸
博主头像
学海无涯博主等级

学无止境

  • 累计撰写 321 篇文章
  • 累计创建 80 个标签
  • 累计收到 0 条评论

目 录CONTENT

文章目录

H3C F1000 AK145开局配置(固件版本9345P2413)

利刃
2023-04-26 / 0 评论 / 0 点赞 / 4 阅读 / 1680 字
温馨提示:
本文最后更新于 2024-08-13,若内容或图片失效,请留言反馈。部分素材来自网络,若不小心影响到您的利益,请联系我们删除。

概述

H3C F1000 AK145 没有单独的管理地址和管理接口,需要在命令行中进行配置开启才可以。
H3C Comware Software, Version 7.1.064, Release 9345P2413
Copyright (c) 2004-2021 New H3C Technologies Co., Ltd. All rights reserved.
H3C SecPath F1000-AK145 uptime is 0 weeks, 0 days, 2 hours, 25 minutes
Last reboot reason: User reboot

Boot image: flash:/f1000fw-cmw710-boot-R9345P2413.bin
Boot image version: 7.1.064, Release 9345P2413
  Compiled Jun 03 2021 14:00:00
System image: flash:/f1000fw-cmw710-system-R9345P2413.bin
System image version: 7.1.064, Release 9345P2413
  Compiled Jun 03 2021 14:00:00

SLOT 1
Uptime is 0 weeks, 0 days, 2 hours, 25 minutes
CPU type: Multi-core CPU
DDR3 SDRAM Memory      4096M bytes
Board PCB        Version:Ver.A
CPLD_A           Version:  1.0
CPLD_B           Version:  3.0
Basic  BootWare  Version: 2.06
Extend BootWare  Version: 2.06
Board PFC        Version:Ver.A
NandFlash PCB    Version:Ver.A
HD PCB           Version:Ver.A
[SubSlot 0]16GE+2SFP  (Hardware)Ver.A, (Driver)1.0, (Cpld)3.0

步骤

1、设置地址
[H3C]int g1/0/14
[H3C-GigabitEthernet1/0/14]ip add 192.168.10.111 24
2、设置域间策略
[H3C]security-zone name Management 
[H3C-security-zone-Management]import int g1/0/14
3、开启web访问
[H3C]ip https enable
[H3C]ip http enable
4、设置用户名密码
[H3C]local-user admin
New local user added.
[H3C-luser-manage-admin]password simple
[H3C-luser-manage-admin]service-type ssh http https telnet terminal
[H3C-luser-manage-admin]authorization-attribute user-role network-admin
0
  1. 支付宝打赏

    qrcode alipay
  2. 微信打赏

    qrcode weixin

评论区