Switching

last person joined: 9 hours ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  Assigning Ip address to port

    Posted 07-16-2014 13:43

    hello all,

     

    I am new to junos and juniper and I am having trouble assign an ip address(10.128.90.10) to  the ge-0/0/47 port on the Juniper EX4200 Switch, I was wondering if there is anyone out there can help me out and put me on the right track. Thank You. 



  • 2.  RE: Assigning Ip address to port

    Posted 07-16-2014 14:05

    Hi,

     

    You can configure as below consume the subnet mask is 255.255.255.0

     

    > configure

    # delete interface ge-0/0/47

    # set interfaces ge-0/0/47.0 family inet address 10.128.90.10/24

    # commit

     

    Regards,
    Mohamed Elhariry
    2* JNCIE (SEC # 159, SP # 1059),JNCIP-ENT

    [Click the "Star" for Kudos if you think I earned it!
    If this solution worked for you please flag my post as an "Accepted Solution" so others can benefit..]



  • 3.  RE: Assigning Ip address to port

    Posted 07-17-2014 11:31
    How would I know if the IP address is working?


  • 4.  RE: Assigning Ip address to port
    Best Answer

    Posted 07-17-2014 12:12

    Connect laptop on port ge-0/0/47 within same subnet 10.128.90.11/24 and try to ping the switch, it should reply