h3c DHCP-学习篇

SW1-GigabitEthernet1/0/2dis cur

version 7.1.075, Alpha 7571

sysname SW1

irf mac-address persistent timer

irf auto-update enable

undo irf link-delay

irf member 1 priority 1

dhcp enable

dhcp snooping enable

lldp global enable

system-working-mode standard

xbar load-single

password-recovery enable

lpu-type f-series

vlan 1

vlan 10

vlan 20

stp global enable

dhcp server ip-pool vll_10

gateway-list 192.168.10.1

network 192.168.10.0 mask 255.255.255.0

dns-list 114.114.114.114

dhcp server ip-pool vll_20//名字与vla无关

gateway-list 192.168.20.1

network 192.168.20.0 mask 255.255.255.0

dns-list 114.114.114.114

interface Bridge-Aggregation1

dhcp snooping trust

interface NULL0

interface Vlan-interface10

ip address 192.168.10.1 255.255.255.0

interface Vlan-interface20

ip address 192.168.20.1 255.255.255.0

interface FortyGigE1/0/53

port link-mode bridge

interface FortyGigE1/0/54

port link-mode bridge

interface GigabitEthernet1/0/1

port link-mode bridge

port access vlan 10

combo enable fiber

interface GigabitEthernet1/0/2

port link-mode bridge

port access vlan 20

combo enable fiber

SW1display dhcp server ip-in-use

IP address Client identifier/ Lease expiration Type

Hardware address

192.168.10.2 0031-6136-662e-3438- Jan 5 21:08:17 2026 Auto(C)

6466-2e30-3230-362d-

4745-302f-302f-31

192.168.20.2 0031-6136-662e-3534- Jan 5 21:08:31 2026 Auto(C)

6333-2e30-3330-362d-

4745-302f-302f-31

相关推荐
世人万千丶9 小时前
参数管理_Flutter在鸿蒙平台路由参数最佳实践
学习·flutter·华为·harmonyos·鸿蒙
遇乐的果园12 小时前
前端学习笔记-vue加载渲染优化
前端·笔记·学习
遇乐的果园13 小时前
前端学习笔记-vue状态管理优化
前端·笔记·学习
从零开始的代码生活_14 小时前
C++ 继承详解:访问控制、对象模型、菱形继承与设计取舍
开发语言·c++·后端·学习·算法
可乐奶茶sky14 小时前
AI Agent 学习
人工智能·学习
茯苓gao15 小时前
嵌入式开发笔记:EtherCAT协议从硬件到软件完整配置指南——从零搭建一套EtherCAT通信系统
笔记·嵌入式硬件·学习
RD_daoyi16 小时前
外链权重暴跌至13%,品牌提及反超传统链接——2026年不做Digital PR,你的独立站等于隐形
运维·网络·学习·机器学习·搜索引擎
chase。17 小时前
【学习笔记】PointWorld:迈向通用机器人操控的3D世界模型
笔记·学习·机器人
AOwhisky17 小时前
Python 学习笔记(第十三期)——运维自动化(下·前篇):远程命令执行——paramiko基础篇
运维·python·学习·云原生·自动化·运维开发·paramiko
前端世界18 小时前
MySQL 基础入门(学习第4天)——约束与 DML 操作详解
数据库·学习·mysql