| x11 r25.10 We are currently using an ethernet port on the PBX to connect directly to an SECC server via crossover cable. I want to change this config to add the PBX to our LAN- mainly so I can send traps to our network monitoring server. I am pretty clear as to how to change the IP addressing on both the PBX and SECC server..Also, I am clear as to how to send open alarms to any LAN address. But here is my problem current config (in the M1) Host address (M1)- 192.168.1.10 default gateway - 192.168.1.11 the SECC server address is 192.168.1.11 Here is basically what it will look like once I add these devices to our LAN- M1- 10.100.112.2 SECC - 10.100.112.3 default gateway for each - 10.100.112.1 I understand (I think) how to define where to send SNMP traps to- ld 117 => set open_alarm 0 10.100.x.x However- Since the default gateway is the address of the SECC server (in the current config), I am afraid that simply making the changes above will cut off communication from the PBX to the SECC server. How do I define within the PBX that the SECC servers address is 10.100.112.3, rather than just routing everything to the gateway? make sense? |