Loader

Create

Provides options to create Ethernet port (PORT) profiles.

Information Note: * = required parameter
  • Command Path - profile>port
  • Object - port
  • Actions -
    • create - Create a new PORT profile
      • *name= - Name of new PORT profile
      • dai-trust-state= - DAI Trust State
        • trusted|untrusted (default)
      • link-flap-violation= - Link Flap Violation
        • enabled | disabled (default)
      • link-trap-notification= - Link Trap Notification
        • enabled | disabled (default)
      • loopback-violation= - Loopback Violation
        • enabled | disabled (default)
      • max-mac-violation= - Maximum mac Violation
        • enabled | disabled (default)
      • max-macs= - Maximum mac addresses allowed
        • 1 - 255 (default 16)
      • mdix= - auto-crossover cable support
        • enabled (default)| disabled 
      • pause= - MAC pause flow-control
        • none|tx|rx| tx-rx (default)
      • phy-hold-time= - Phy Hold Time
        • -1|0-65535 | default 5
      • rxburst= - Burst size (in Bytes) (or 0 to disable)
        • 0 - 99999 (default 0)
      • rxpeak - Peak bitrate rate (in kbps) of the port (or 0 to disable)
        • 0 - 10000000 (default 0)
      • speed - the fixed or auto-negotatiated maximum line speed of the port
        • 10BaseT | 100BaseT | 1000BaseT-Auto (default)
      • txburst= - Burst size (in Bytes) (or 0 to disable)
        • 0 - 99999 (default 0)
      • txpeak= - Peak bitrate rate (in kbps) of the port (or 0 to disable)
        • 0 - 10000000 (default 0)
           
  1. From the ESUx> command line, input profile port create name=TellabscliTest, and press Enter. Output similar to the following is displayed:
    ESUx> profile port create name=TellabsCliTest <enter>
    success
    ESUx> _ 

Next

FEEDBACK: Are you happy with this material?