cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3906
Views
1
Helpful
3
Replies

Set MAC to a subinterface

infogroupmd
Community Member

Hi,

How can i set different MAC addresses to different subinterfaces of the one FastEthernet interface?

2600 series

Thanks a lot

3 Replies 3

amit-singh
Level 11
Level 11

I have tried it on the main interface but not on the sub-interfaces. try this

conf t

int fa x/y.1

mac-address aaaa.bbbb.cccc

exit

check if that works.

HTH,

-amit singh

there are no 'mac-address' command on the sub-interface

Any suggestions?