- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.
12-29-2014 04:16 AM
if we want to check IP address configured on interface through CLI what will be the command.
12-29-2014 08:04 AM
Hello Mandar.Kulkarni,
Three different options to view configured network interfaces: (to see management interface ip address use >show system info)
> show interface all
>show config running xpath devices (will start at network interface config)
(to view config in set format)
> set cli config-output-format set
> configure
# show network interface
# exit
> set cli config-output-format default
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!