cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1974
Views
10
Helpful
2
Replies

WSA interface status

Hello, 

 

Is there a way to see if the interfaces of WSA are up or down?

CLI or web interface

 

Thanks and regards, 

Konstantinos

1 Accepted Solution

Accepted Solutions

In the CLI, use ‘interfaceconfig’, enter “details” for the command.

Then pick your interface… example below....

 

(but I think I'll put this in as an ENH request with the beta team...)

 

 

EX:

wsav > interfaceconfig

Currently configured interfaces:

  1. Management (172.16.0.26/21 on Management: wsav)
  2. P1 (172.16.15.26/24 on P1: wsavproxy)

 

Choose the operation you want to perform:

- NEW - Create a new interface.

- EDIT - Modify an interface.

- DELETE - Remove an interface.

- DETAILS - Show details of an interface.

[]> details

 

Enter the number of the interface you wish to view details of.

[]> 1

 

nic0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500

        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>

        ether 00:50:56:ae:1b:3a

        hwaddr 00:50:56:ae:1b:3a

        inet 172.16.0.26 netmask 0xfffff800 broadcast 172.16.7.255

        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>

        media: Ethernet autoselect (1000baseT <full-duplex>)

        status: active

 

Currently configured interfaces:

  1. Management (172.16.0.26/21 on Management: wsav)
  2. P1 (172.16.15.26/24 on P1: wsavproxy)

 

Choose the operation you want to perform:

- NEW - Create a new interface.

- EDIT - Modify an interface.

- DELETE - Remove an interface.

- DETAILS - Show details of an interface.

[]>

View solution in original post

2 Replies 2

In the CLI, use ‘interfaceconfig’, enter “details” for the command.

Then pick your interface… example below....

 

(but I think I'll put this in as an ENH request with the beta team...)

 

 

EX:

wsav > interfaceconfig

Currently configured interfaces:

  1. Management (172.16.0.26/21 on Management: wsav)
  2. P1 (172.16.15.26/24 on P1: wsavproxy)

 

Choose the operation you want to perform:

- NEW - Create a new interface.

- EDIT - Modify an interface.

- DELETE - Remove an interface.

- DETAILS - Show details of an interface.

[]> details

 

Enter the number of the interface you wish to view details of.

[]> 1

 

nic0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500

        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>

        ether 00:50:56:ae:1b:3a

        hwaddr 00:50:56:ae:1b:3a

        inet 172.16.0.26 netmask 0xfffff800 broadcast 172.16.7.255

        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>

        media: Ethernet autoselect (1000baseT <full-duplex>)

        status: active

 

Currently configured interfaces:

  1. Management (172.16.0.26/21 on Management: wsav)
  2. P1 (172.16.15.26/24 on P1: wsavproxy)

 

Choose the operation you want to perform:

- NEW - Create a new interface.

- EDIT - Modify an interface.

- DELETE - Remove an interface.

- DETAILS - Show details of an interface.

[]>