静态用户绑定和IP源检查功能

复制代码
<Huawei>sys
[Huawei]un in e
[Huawei]sysname sw1
[sw1]user-bind static ip-address 10.1.1.1 mac-address 5489-98B9-5285
Info: 1 static user-bind item(s) added.
[sw1]user-bind static ip-address 10.1.1.10 mac-address 5489-989B-2D10
Info: 1 static user-bind item(s) added.
[sw1]interface GigabitEthernet 0/0/1
[sw1-GigabitEthernet0/0/1]ip source check user-bind enable 
Info: Add permit rule for dynamic snooping bind-table, please wait a minute!done
.
[sw1-GigabitEthernet0/0/1]ip source check user-bind alarm enable 
[sw1-GigabitEthernet0/0/1]ip source check user-bind alarm threshold 100
[sw1-GigabitEthernet0/0/1]interface GigabitEthernet 0/0/2
[sw1-GigabitEthernet0/0/2]ip source check user-bind enable
Info: Add permit rule for dynamic snooping bind-table, please wait a minute!done
.
[sw1-GigabitEthernet0/0/2]ip source check user-bind alarm enable
[sw1-GigabitEthernet0/0/2]ip source check user-bind alarm threshold 100
[sw1-GigabitEthernet0/0/2]q
[sw1]q
<sw1>save
  1. 进入系统视图并设置设备名称

plaintext

复制代码

Huaweiun in e

Huaweisysname sw1

un in e: 进入用户视图。

sysname sw1: 将设备的名称设置为 sw1。

  1. 配置静态用户绑定

plaintext

复制代码

sw1user-bind static ip-address 10.1.1.1 mac-address 5489-98B9-5285

Info: 1 static user-bind item(s) added.

sw1user-bind static ip-address 10.1.1.10 mac-address 5489-989B-2D10

Info: 1 static user-bind item(s) added.

user-bind static ip-address 10.1.1.1 mac-address 5489-98B9-5285: 将 IP 地址 10.1.1.1 与 MAC 地址 5489-98B9-5285 进行静态绑定。

user-bind static ip-address 10.1.1.10 mac-address 5489-989B-2D10: 将 IP 地址 10.1.1.10 与 MAC 地址 5489-989B-2D10 进行静态绑定。

  1. 配置接口 GigabitEthernet 0/0/1 的 IP 源检查

plaintext

复制代码

sw1interface GigabitEthernet 0/0/1

sw1-GigabitEthernet0/0/1ip source check user-bind enable

Info: Add permit rule for dynamic snooping bind-table, please wait a minute!done

.

sw1-GigabitEthernet0/0/1ip source check user-bind alarm enable

sw1-GigabitEthernet0/0/1ip source check user-bind alarm threshold 100

interface GigabitEthernet 0/0/1: 进入接口 GigabitEthernet 0/0/1 的配置视图。

ip source check user-bind enable: 启用基于用户绑定的 IP 源检查。

ip source check user-bind alarm enable: 启用基于用户绑定的 IP 源检查报警功能。

ip source check user-bind alarm threshold 100: 设置报警阈值为 100。

  1. 配置接口 GigabitEthernet 0/0/2 的 IP 源检查

plaintext

复制代码

sw1interface GigabitEthernet 0/0/2

sw1-GigabitEthernet0/0/2ip source check user-bind enable

Info: Add permit rule for dynamic snooping bind-table, please wait a minute!done

.

sw1-GigabitEthernet0/0/2ip source check user-bind alarm enable

sw1-GigabitEthernet0/0/2ip source check user-bind alarm threshold 100

interface GigabitEthernet 0/0/2: 进入接口 GigabitEthernet 0/0/2 的配置视图。

ip source check user-bind enable: 启用基于用户绑定的 IP 源检查。

ip source check user-bind alarm enable: 启用基于用户绑定的 IP 源检查报警功能。

ip source check user-bind alarm threshold 100: 设置报警阈值为 100。

  1. 退出配置模式并保存配置

plaintext

复制代码

sw1-GigabitEthernet0/0/2q

sw1q

<sw1>save

q: 退出当前配置视图,返回上一级视图。

<sw1>save: 保存当前配置到设备的启动配置文件中。

总结

通过以上配置,您在华为交换机上设置了两个静态用户绑定,并在两个接口上启用了基于用户绑定的 IP 源检查和报警功能。这样可以确保只有特定的 IP 地址和 MAC 地址组合的设备才能通过这些接口,从而提高网络的安全性。

相关推荐
网络研究院13 天前
2026年网络安全
网络·安全·法律·法规·趋势·发展
酣大智13 天前
ARP代理--工作原理
运维·网络·arp·arp代理
treesforest13 天前
AI安全系统如何识别异常访问?IP风险识别正在成为关键能力
网络·人工智能·tcp/ip·安全·web安全
shushangyun_13 天前
2026年快消品B2B系统推荐:支持终端门店订货、促销政策自动化的工具?
java·运维·网络·数据库·人工智能·spring·自动化
2601_9618451513 天前
粉笔行测题库|系统班|刷题
网络·百度·微信·微信公众平台·facebook·新浪微博
程序猿阿伟13 天前
《Chrome离线扩展安装的底层逻辑与场景落地指南》
服务器·网络·chrome
InHand云飞小白13 天前
无人值守站点网络困境?工业级路由器IR315破解连接难题
网络·物联网·4g·工业路由器·4g路由器·iiot·蜂窝路由器
森G13 天前
75、服务器源码解析---------云视频服务项目
linux·服务器·网络·c++·qt
江华森13 天前
TCP/IP 协议栈实战 — 7 个实验详解
网络·tcp/ip·智能路由器
酉鬼女又兒13 天前
零基础入门计算机网络运输层:端到端通信核心作用、端口号分类规则、复用分用工作机制及UDP与TCP协议全方位对比详解
网络·网络协议·tcp/ip·计算机网络·考研·udp·php