Working with Interface Status (asg if)
Description
Use this command to show information for interfaces for the 61000/41000 Security System. The command output shows:
- IPv4, IPv6, and MAC address
- Interface type
- State
- Currently defined interface speed
- MTU
- Duplex status
You can also use this command to do these interface management tasks:
- Set the interface speed
- Enable or disable the interface
Syntax
# asg if -h
# asg if [-i <interface> [-v] [enable|disable] [set_speed {0|1000|10000}] [-ip ]
Parameter
|
Description
|
-h
|
Show command syntax.
|
-i <interface>
|
Interface status for the specified interface or a comma-separated list of interfaces. If this parameter is not specified, the status for all interfaces shows.
|
-v
|
Verbose - Shows detailed output.
|
enable | disable
|
Enable or disable the specified interface
|
set_speed
|
Set interface port speed.
|
-ip
|
Interface IPv4 or IPv6 address.
|
|
|