SAS-T / M images for GNS3 / EVE-NG??

Post Reply
fasak
Member
Posts: 3
Joined: 23 Jan 2023 18:15

SAS-T / M images for GNS3 / EVE-NG??

Post by fasak »

Hi Guys, new to the forum , i need to understand how 7210 SAS-T or M images works on GNS3 or EVE-NG or even its possible?
New job and all the devices are Nokia or Juniper , wants to create a lab for practice but struggling to find Nokia switch images.
Can i use 7750 SR with some extra cards and use it as a switch ?

What is the best way of labing for Nokia SROS.

Any suggestion will be very helpful

Thanks
Fasak
fasak
Member
Posts: 3
Joined: 23 Jan 2023 18:15

Re: SAS-T / M images for GNS3 / EVE-NG??

Post by fasak »

Anyone ??
alonzinger
Member
Posts: 1
Joined: 05 Apr 2025 07:33

Re: SAS-T / M images for GNS3 / EVE-NG??

Post by alonzinger »

HI GUYS need your help in configuring nokia 7210 as an extended switch to a juniper ex4300
i am trying to cobfigure a 7210 sas s connected to a trunk port with vlan 700 as management interface
and need to ahve a management of 10.7.0.15/25 like an interface vlan in cisco
i configures the trunk port like this :
----------------------------------------------------------------------
    port 1/1/28
        shutdown
        description "**TRUNK-TO-PT-ISP-MGMT-SW**"
        ethernet
            mode access 
            access
            exit
            encap-type dot1q
            lldp
                dest-mac nearest-bridge
                    admin-status tx-rx
                    tx-mgmt-address system
                exit
            exit
            hold-time up 5
        exit                          
    exit
-------------------------------------------------------------------------------------
    service
        customer 1 create
            description "Default customer"
        exit                          
        customer 2 create
        exit
        vpls 700 customer 1 svc-sap-type any create
            shutdown
            description "VLAN 700"
            stp
                shutdown
            exit

            sap 1/1/28:700 create
                egress
                exit
            exit
        exit
------------------------------------------------------------------------
    router Base
        interface "mgmt_700"
            address 10.7.0.15/25
            no shutdown
        exit
----------------------------------------------------------------------
but how do i add the interface mgmt_700 to vlan 700 ?
is this a right config ?
please help
Post Reply

Return to “GENERAL”