2013年8月8日星期四

WAN Config Blank on 857w

Question:

My client has an 857w, WS-C3750X-24S-S  but although the site for the SDM express loads, the Internet WAN page always shows as blank.  We need access to this to alter the ISP.

On IOS 12.4(6)T5

Telnet access appears to work and shows the details.  

Answer:

your WAN IP is learned dynamically with PPP:

interface Dialer0
description $FW_OUTSIDE$
ip address negotiated

Just change the credentials, they should be given by new ISP and also check this( ask ISP):
interface ATM0.1 point-to-point
description $ES_WAN$$FW_OUTSIDE$
no snmp trap link-status
pvc 0/38
  encapsulation aal5mux ppp dialer
  dialer pool-member 1


For SDM, what is your Java version, try to downgrade it and see if it works.

没有评论:

发表评论