ROS软路由论坛 ROSABC.com 网络方案网络工程交流

 找回密码
 会员注册

QQ登录

只需一步,快速开始

查看: 6398|回复: 0

[交流] ROS更改网卡MAC地址

[复制链接]
发表于 2016-12-6 17:37:14 | 显示全部楼层 |阅读模式

马上注册成为ROSABC会员,随时发帖回复。

您需要 登录 才可以下载或查看,没有账号?会员注册

x
ROS更改网卡MAC地址
interface ethernet set 0 mac-address=00:15:E9:B1:53:93
红色字需要改成你的.
0=你需要改的网卡号.用interface ethernet print 可以看到.
00:15:E9:B1:53:93=你需要改的MAC地址
范例:具体步骤,请按照下面步骤来.
在RouterOS中修改mac地址的方法
admin@MikroTik] > interface ethernet pr
  修改前
  Flags: X - disabled, R - running
  #    NAME                MTU    MAC-ADDRESS    ARP
  0 R ether1                1500 00:11:22:33:44:55 enabled
  1 R ether2                1500 00:08:02:B3:FC:99 enabled
  2 R ether3                1500 00:E0:81:02:21:BF enabled
  3 R ether4                1500 00:E0:81:02:21:C0 enabled
  [admin@MikroTik] > interface ethernet set 2 mac-address=00:11:22:33:44:56
  注释:把编号为2的网卡的MAC地址改为:00:11:22:33:44:56
  [admin@MikroTik] > interface ethernet pr
  查看修改后结果
  Flags: X - disabled, R - running
  #    NAME                MTU    MAC-ADDRESS    ARP
  0 R ether1                1500 00:11:22:33:44:55 enabled
  1 R ether2                1500 00:08:02:B3:FC:99 enabled
  2 R ether3                1500 00:11:22:33:44:56 enabled
  3 R ether4                1500 00:E0:81:02:21:C0 enabled
您需要登录后才可以回帖 登录 | 会员注册

本版积分规则

不良信息举报Q:2000617

软路由

不良信息举报Q:2000617|Archiver|ROS软路由论坛 ROSABC.com 网络方案网络工程交流

GMT+8, 2025-6-26 11:54 , Processed in 0.182938 second(s), 20 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表