For When You Can't Have The Real Thing
[ start | index | login ]
start > Netscreen > Interface Duplex

Interface Duplex

Created by dave. Last edited by dave, 10 years and 56 days ago. Viewed 3,922 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(2014-02-03)

Problem

Set interface duplex

Solution

CnM-> set interface untrust phy full

Result:

CnM-> get interface untrust
Interface untrust:
  description untrust
  number 1, if_info 88, if_index 0, mode route
  link up, phy-link up/full-duplex
  vsys Root, zone Untrust, vr trust-vr
  dhcp client disabled
  PPPoE disabled
  admin mtu 1500, operating mtu 1500, default mtu 1500
  *ip 72.x.xx.xxx/29   mac 0014.xxxx.xxxx
  *manage ip 72.x.xx.xxx, mac 0014.xxxx.xxxx
  route-deny disable
  pmtu-v4 disabled
  ping enabled, telnet disabled, SSH disabled, SNMP enabled
  web enabled, ident-reset disabled, SSL enabled
  DNS Proxy disabled, webauth disabled, webauth-ip 0.0.0.0
  OSPF disabled  BGP disabled  RIP disabled  RIPng disabled  mtrace disabled
  PIM: not configured  IGMP not configured
  bandwidth: physical 100000kbps, configured egress [gbw 0kbps mbw 0kbps]
             configured ingress mbw 0kbps, current bw 0kbps
              total allocated gbw 0kbps
  DHCP-Relay disabled
  DHCP-server disabled
Number of SW session: 3583, hw sess err cnt 0

The key values:

  • link up, phy-link up/full-duplex
  • bandwidth: physical 100000kbps
Alternatives:
CnM-> set interface untrust phy ?
<return>
auto                 auto negotiation
full                 force full duplex
half                 force half duplex
holddown             holddown time
CnM-> set interface untrust phy full ?
100mb                100Mbps
10mb                 10Mbps
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt