ntp requests routed wrong

Hello, we are running some CSS11501 load balancers, they work fine so far. However, they are supposed to get their system time from our ntp time servers. This does not work because of the ntp requests are routed via the e9 port, while they should go via the management port. Here is part of the config:

sntp primary-server 218.1.93.254 version 3 sntp secondary-server 139.21.206.70 version 3 ... ip management route 139.21.0.0 255.255.0.0 172.16.156.33 ip management route 218.1.93.0 255.255.255.0 172.16.156.33 ip route 0.0.0.0 0.0.0.0 218.1.95.105 1 ... interface e9 trunk redundancy-phy vlan 11 vlan 12 ... circuit VLAN11 redundancy ip address 172.16.156.97 255.255.255.224

circuit VLAN12 redundancy ip address 218.1.95.108 255.255.255.248 ... !************************ BOOT CONFIG ************************ ip address 172.16.156.50 subnet mask 255.255.255.224 gateway address 172.16.156.33 primary boot-file sg0750103 primary boot-type boot-via-disk

So the ntp requests are supposed to take the 172.16.156.33 gateway, but they to the 218.1.95.105 way, which is our firewall, where they are dumped. Any idea? Eggert

Reply to
Eggert Ehmke
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.