Author Topic: VxWorks boot menu commands - alternative to vlan_off command  (Read 11133 times)

Offline petr.necas

  • Sr. Member
  • ****
  • Posts: 393
  • Country: cz
  • Karma: +8/-0
    • View Profile
Do you know if there is any command for turning VLAN off in the VxWorks boot menu (after you press <SPACE><SPACE><SPACE> and command prompt "[VxWorks Boot]:" is displayed)?

I know about following other commands:
-> reboot                        [VxWorks Boot]: @
-> bootChange               [VxWorks Boot]: c
-> vlan_off                      [VxWorks Boot]: ??
-> vlan_on                      [VxWorks Boot]: ??

Do you know about any other commands?


Offline ralph

  • Mitel Forums Admin
  • Hero Member
  • *****
  • Posts: 5741
  • Country: us
  • Karma: +468/-0
  • Published Author: http://amzn.to/2dcYSY5
    • View Profile
Re: VxWorks boot menu commands - alternative to vlan_off command
« Reply #1 on: April 19, 2013, 10:07:22 AM »
Once the system boots you can enter "vlan_off" in the RTC.
I don't think you can do it before it boots.

Ralph

 

Offline matthew

  • Full Member
  • ***
  • Posts: 123
  • Country: au
  • Karma: +2/-0
    • View Profile
Re: VxWorks boot menu commands - alternative to vlan_off command
« Reply #2 on: April 21, 2013, 10:56:26 PM »
Look in the help when you are at the prompt (h or ?). There's an entry for cv (change vlan id) . I needed it once, myself..    :o ::)

Offline petr.necas

  • Sr. Member
  • ****
  • Posts: 393
  • Country: cz
  • Karma: +8/-0
    • View Profile
Re: VxWorks boot menu commands - alternative to vlan_off command
« Reply #3 on: May 06, 2013, 05:57:58 AM »
Thanks for the tip. Here are the commands for reference:

Code: [Select]
[VxWorks Boot]: ?

 ?                     - print this list
 @                     - boot (load and go)
 p                     - print boot params
 c                     - change boot params
 cd                    - change boot params to default
 cv [vlan]             - change VLAN ID, empty value clears
                           the VLAN info.
 l                     - load boot file
 g adrs                - go to adrs
 d adrs[,n]            - display memory
 m adrs                - modify memory
 f adrs, nbytes, value - fill memory
 t adrs, adrs, nbytes  - copy memory
 e                     - print fatal exception
 ra                    - reset APC card (CX, MXe)
 re                    - reset E2T card (LX, MXe)
 rp [port]             - redirect MXe printer port to internal serial port #
                           empty value = system default
                           1 = SMDR       BAUD=9600  8N1
                           3 = E2T        BAUD=9600  8N1
                           5 = APC        BAUD=38400 8N1
                           6 = AMB        BAUD=9600  8N1
                           7 = L2 Switch  BAUD=19200 8N1
 v                     - print boot logo with version
 n netif               - print network interface device address

 $dev(0,procnum)host:/file h=# e=# b=# g=# u=usr [pw=passwd] f=#
                           tn=targetname s=script o=other
 boot device: ata=[ctrl,drive | noauto | auto] file name: [/partition1/]vxWorks
 Boot flags:
   0x02  - load local system symbols
   0x04  - don't autoboot
   0x08  - quick autoboot (no countdown)
   0x20  - disable login security
   0x40  - use dhcp to get boot parameters
   0x80  - use tftp to get boot image
   0x100 - use proxy arp

available boot devices:Enhanced Network Devices
 motfcc0 ata


 

Sitemap 1 2 3 4 5 6 7 8 9 10