Page 1 of 1

vSROS 14R2 VM

Posted: 14 May 2016 07:09
by cisco001
Hi,
I can boot the virtual SROS 14R2 but where is the confgure command to configure cards and ports?
All I can find is this following:

Code: Select all

A:vRR# 
      admin           + Administrative commands for the system
      bof             + Configure the Boot Options File
 [no] enable-dynamic* - Enable manual modification of dynamic services in this
                        CLI session
 [no] enable-vsd-con* - Enable manual modification of VSD configuration in this
                        CLI session
      environment     + Environment preference setup commands
      file            + File system commands
      help            - Display help
      password        - Change the current password
      show            + Display configuration and operation information

Global Commands :

      back            - Go back a level in the command tree
      candidate       + Commands used for editing candidate configurations
      echo            - Echo the text that is typed in
      enable-admin    - Enable the user to become a system administrator
      exec            - Execute a file - use -echo to show the commands and
                        prompts on the screen
      exit            - Exit to intermediate mode - use option all to exit to
                        root prompt
      help            - Display help  
      history         - Show command history
      logout          - Log off this system
      mrinfo          - Request multicast router information
      mstat           - Trace multicast path from a source to a receiver and
                        display multicast packet rate and loss information
      mtrace          - Trace multicast path from a source to a receiver
      ping            - Verify the reachability of a remote host
      pwc             - Show the present working context
      sleep           - Sleep for specified number of seconds
      ssh             - SSH to a host
      telnet          - Telnet to a host
      traceroute      - Determine the route to a destination address
      tree            - Display command tree structure from the context of
                        execution
      write           - Write text to another user

Any luck getting past this stage?

Thanks in advance

Re: vSROS 14R2 VM

Posted: 18 May 2016 01:43
by rasputinlv
I found out that starting 14 license needed, yep....

Re: vSROS 14R2 VM

Posted: 31 May 2016 05:06
by Stoffen
R14.0.R3 also does some changes in port MTU's that mismatches R13.

SROS 13:

Code: Select all

*A:SR02# show port 1/1/1 | match MTU 
Physical Link      : Yes                        MTU              : 8936

*A:SR02# configure port 1/1/1 
*A:SR02>config>port# info 
----------------------------------------------
        description "SR01; 1/1/1"
        ethernet
        exit
        no shutdown
----------------------------------------------
SROS 14

Code: Select all

A:SR01# show port 1/1/1 | match MTU 
Physical Link      : Yes                        MTU              : 8704
A:SR01# \configure port 1/1/1 
A:SR01>config>port# info 
----------------------------------------------
        description "SR02; 1/1/1;"
        ethernet
        exit
        no shutdown
----------------------------------------------
Causes issues to my OSPF topology.

Re: vSROS 14R2 VM

Posted: 02 Jun 2016 03:29
by Morgan
hello everyone! please add my Skype:mgcisco@qq.com or apple id: mgcisco@qq.com we can discuss about alcatel 7750 SR technology.

Re: vSROS 14R2 VM

Posted: 06 Jun 2016 07:58
by cisco001
Hi,
To get you 14.0R3 working as VM, did you install a license? I.e. no like previous releases which did not require a license but it rebooted every hour.

Thanks
Stoffen wrote:R14.0.R3 also does some changes in port MTU's that mismatches R13.

SROS 13:

Code: Select all

*A:SR02# show port 1/1/1 | match MTU 
Physical Link      : Yes                        MTU              : 8936

*A:SR02# configure port 1/1/1 
*A:SR02>config>port# info 
----------------------------------------------
        description "SR01; 1/1/1"
        ethernet
        exit
        no shutdown
----------------------------------------------
SROS 14

Code: Select all

A:SR01# show port 1/1/1 | match MTU 
Physical Link      : Yes                        MTU              : 8704
A:SR01# \configure port 1/1/1 
A:SR01>config>port# info 
----------------------------------------------
        description "SR02; 1/1/1;"
        ethernet
        exit
        no shutdown
----------------------------------------------
Causes issues to my OSPF topology.

Re: vSROS 14R2 VM

Posted: 14 Jun 2016 09:00
by Stoffen
cisco001 wrote:Hi,
To get you 14.0R3 working as VM, did you install a license? I.e. no like previous releases which did not require a license but it rebooted every hour.

Thanks
Hi.
Yes, you need the license on the the SROS14.0.X I'm afraid.

Re: vSROS 14R2 VM

Posted: 18 Sep 2016 09:09
by cisco001
Stoffen wrote:
cisco001 wrote:Hi,
To get you 14.0R3 working as VM, did you install a license? I.e. no like previous releases which did not require a license but it rebooted every hour.

Thanks
Hi.
Yes, you need the license on the the SROS14.0.X I'm afraid.
Hi Stoffen,
For vSROS 14R*...how do you configure UUID for the SROS VM in GNS3. My understanding the license file is keyed to the UUID value.
Assuming you have vaild demo license file and UUID values, how can one configure this to work in GNS3.
Your help will be really apprecaited in this case. I am assuming this how you got your vSROS 14 running in GNS3. Correct.

Thanks in advnaced.

Re: vSROS 14R2 VM

Posted: 19 Sep 2016 02:40
by Stoffen
cisco001 wrote:
Stoffen wrote:
cisco001 wrote:Hi,
To get you 14.0R3 working as VM, did you install a license? I.e. no like previous releases which did not require a license but it rebooted every hour.

Thanks
Hi.
Yes, you need the license on the the SROS14.0.X I'm afraid.
Hi Stoffen,
For vSROS 14R*...how do you configure UUID for the SROS VM in GNS3. My understanding the license file is keyed to the UUID value.
Assuming you have vaild demo license file and UUID values, how can one configure this to work in GNS3.
Your help will be really apprecaited in this case. I am assuming this how you got your vSROS 14 running in GNS3. Correct.

Thanks in advnaced.
Hi.
I don't use GNS3 on my setups, as I have a dedicated Linux server with KVM/QEMU where I run my devices.
But you can set UUID as a parameter of the QEMU image you are running.

uuid=E0A32395-8DFE-D511-8C31-001FC641BA6B

https://sites.google.com/site/robiconwi ... 3-settings

Re: vSROS 14R2 VM

Posted: 17 Nov 2016 14:31
by Ynysmeudwy99
Hi all,

I can see from the posts here it requires a licence but couple of questions:

1. Where can you get the image & licence from
2. How much is the Licence

Thanks

Martin

Re: vSROS 14R2 VM

Posted: 17 Nov 2016 15:33
by mivens
You need to ask your Nokia/Alcatel supplier for a price for a VSR-SIM license (3HE09497BA)