Hello, I have a problem with FXS ports in a UC-540.
Every time I reboot the UC-540 assigned a new mac-address on FXS ports.
Anyone can help me.
Thank you.
Which exact IOS are you using ?
Hello Paolo.
Thanks for your help.
The problem is solved.
I attached the configuration refered, I mark in red colour the comand added to solve the problem.
interface BVI100
description LAN ToIP
mac-address 0000.0cef.7e58ip address 10.1.1.1 255.255.255.0
ip virtual-reassembly in
sccp local BVI100
sccp ccm 10.1.1.1 identifier 1 version 3.1
sccp
!
sccp ccm group 1
bind interface BVI100
associate ccm 1 priority 1
!
Indirectly that is caused by not using, as reccomended, loopback iinterface for SCCP.