FS: 2 X Juniper EX-2300-24P Gigabit PoE Switches

Discussion in 'Closed (Archived) Sales' started by SineDave, Jun 4, 2020.

Thread Status:
Not open for further replies.
  1. SineDave

    SineDave Friend

    Pyrate
    Joined:
    Apr 18, 2016
    Likes Received:
    862
    Trophy Points:
    93
    Location:
    Houston, TX
    Home Page:
    I have two PoE 24 port Junier EX-2300 switches. These are very fast enterprise grade switches that will handle line rate (1Gbps) on all ports. I use a 48 port version for my home network.

    I've thoroughly cleaned them and used the datavac to blow out the inside as well. The case has some very minor scratching from rack installation, and they come with rack ears.

    Asking $250 EACH - buyer pays shipping.

    Note that these are quite loud - but excellent and fast. You can make them much quieter by replacing the fans with these (you'll need 2): https://www.amazon.com/Noctua-NF-A4...+NF-A4x20&qid=1591301457&s=electronics&sr=1-2

    [​IMG]

    To make them work at home, you just need to configure them with an IP on your home network. I'm happy to preconfigure your switch for you before shipping if you'd like. All i'll do is apply the following code, replacing with your IP scheme

    Code:
    set vlans default l3-interface vlan.0
    set interfaces vlan unit 0 description "MGMT IP address"
    set interfaces vlan unit 0 family inet address 192.168.1.254/24
    set interfaces interface-range LAN unit 0 family ethernet-switching
    set interfaces interface-range LAN member-range ge-0/0/0 to ge-0/0/11
    set poe interface all
    set poe management class
    set forwarding-options dhcp-relay server-group DHCP-Server 192.168.1.1
    set forwarding-options dhcp-relay active-server-group DHCP-Server
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/0.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/1.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/2.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/3.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/4.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/5.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/6.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/7.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/8.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/9.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/10.0
    set forwarding-options dhcp-relay group all-interfaces interface ge-0/0/11.0
    set routing-options route static 0.0.0.0/0 next-hop 192.168.1.1
    
     
Thread Status:
Not open for further replies.

Share This Page