接入交换机(MSR 30-11E S3600V2 Series)绑定用户终端计算机ip、mac和端口空闲端口全部shutdown 的具体的命令如何写入
(0)
最佳答案
如图1-1所示,Host A与Host B分别与Device B的端口Ethernet1/2、Ethernet1/1相连;Host C与Device A的端口Ethernet1/2相连。Device B接到Device A的端口Ethernet1/1上。各主机均使用静态配置的IP地址。
通过在Device A和Device B上配置IPv4静态绑定表项,可以满足以下各项应用需求:
· Device A的端口Ethernet1/2上只允许Host C发送的IP报文通过。
· Device A的端口Ethernet1/1上只允许Host A发送的IP报文通过。
· Device B的端口Ethernet1/2上只允许Host A发送的IP报文通过。
· Device B的端口Ethernet1/1上只允许使用IP地址192.168.0.2/24的主机发送的IP报文通过,即允许Host B更换网卡后仍然可以使用该IP地址与Host A互通。
# 在端口Ethernet1/2上配置IPv4端口绑定功能,绑定源IP地址和MAC地址。
<DeviceA> system-view
[DeviceA] interface ethernet 1/2
[DeviceA-Ethernet1/2] ip verify source ip-address mac-address
# 配置IPv4静态绑定表项,只允许MAC地址为0001-0203-0405、IP地址为192.168.0.3的Host C发送的IP报文通过端口Ethernet1/2。
[DeviceA] interface ethernet 1/2
[DeviceA-Ethernet1/2] ip source binding ip-address 192.168.0.3 mac-address 0001-0203-0405
[DeviceA-Ethernet1/2] quit
# 在端口Ethernet1/1上配置IPv4端口绑定功能,绑定源IP地址和MAC地址。
[DeviceA] interface ethernet 1/1
[DeviceA-Ethernet1/1] ip verify source ip-address mac-address
# 配置IPv4静态绑定表项,只允许MAC地址为0001-0203-0406、IP地址为192.168.0.1的Host A发送的IP报文通过端口Ethernet1/1。
[DeviceA] interface ethernet 1/1
[DeviceA-Ethernet1/1] ip source binding ip-address 192.168.0.1 mac-address 0001-0203-0406
[DeviceA-Ethernet1/1] quit
(2) 配置Device B
# 在端口Ethernet1/2上配置IPv4端口绑定功能,绑定源IP地址和MAC地址。
<DeviceB> system-view
[DeviceB] interface ethernet 1/2
[DeviceB-Ethernet1/2] ip verify source ip-address mac-address
# 配置IPv4静态绑定表项,只允许MAC地址为0001-0203-0406、IP地址为192.168.0.1的Host A发送的IP报文通过端口Ethernet1/2。
[DeviceB-Ethernet1/2] ip source binding ip-address 192.168.0.1 mac-address 0001-0203-0406
[DeviceB-Ethernet1/2] quit
# 在端口Ethernet1/1上配置IPv4端口绑定功能,绑定源IP地址。
[DeviceB] interface ethernet 1/1
[DeviceB-Ethernet1/1] ip verify source ip-address
# 配置IPv4静态绑定表项,只允许IP地址为192.168.0.2的主机发送的IP报文通过端口Ethernet1/1。
[DeviceB-Ethernet1/1] ip source binding ip-address 192.168.0.2
[DeviceB-Ethernet1/1] quit
(0)
1.3600系列配置 链接为配置指导
https://www.h3c.com/cn/d_201111/729925_30005_0.htm
2 shu down 命令
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论