mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-10 19:35:13 -05:00
19 lines
386 B
Plaintext
19 lines
386 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 194]]
|
||
|
{{packet|name=Show interface|description=Displays a normal interface.|opcode=137|type=Fixed|length=2|revision=194}}
|
||
|
== Show interface ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
Displays a normal interface with the given id.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
|
||
|
{| border=2
|
||
|
! Data type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Standard data types|Short]]
|
||
|
| The interface id.
|
||
|
|-
|
||
|
|}
|