Hello,
I've configured an etherchannel on my NIM Server using jumbo frames, setting the mtu on the interface to be 9000. Now I can't do NIM installs, I get an error when the system tries to get the bootfile:
ERROR: icmp 3
icmp 3 : port unreachable
ERROR: icmp 3
icmp 3 : port unreachable
ERROR: icmp 3
icmp 3 : port unreachable
BOOTP: read-first-block fail: 0
My "no" udp parameters as set as so:
udp_bad_port_limit = 0
udp_ephemeral_high = 65535
udp_ephemeral_low = 32768
udp_inpcb_hashtab_siz = 24499
udp_pmtu_discover = 1
udp_recvspace = 655360
udp_sendspace = 655360
udp_ttl = 30
udpcksum = 1
Anyone know how to fix this?
Thanks in advance,
John
I've configured an etherchannel on my NIM Server using jumbo frames, setting the mtu on the interface to be 9000. Now I can't do NIM installs, I get an error when the system tries to get the bootfile:
ERROR: icmp 3
icmp 3 : port unreachable
ERROR: icmp 3
icmp 3 : port unreachable
ERROR: icmp 3
icmp 3 : port unreachable
BOOTP: read-first-block fail: 0
My "no" udp parameters as set as so:
udp_bad_port_limit = 0
udp_ephemeral_high = 65535
udp_ephemeral_low = 32768
udp_inpcb_hashtab_siz = 24499
udp_pmtu_discover = 1
udp_recvspace = 655360
udp_sendspace = 655360
udp_ttl = 30
udpcksum = 1
Anyone know how to fix this?
Thanks in advance,
John