Table of Contents

H3C Interface Configuration Examples



Commands

Operation Commands
> display interface
> display current-configuration interface GigabitEthernet1/0/8
> display interface brief
> display interface brief down
reset counters interface
> shutdown
> undo shutdown


Example

> display interface brief
> display current-configuration interface GigabitEthernet1/0/8


Port Disable/Enable
[sw-1] interface GigabitEthernet 1/0/8
[sw-1 GigabitEthernet 1/0/8]shutdown
[sw-1] interface GigabitEthernet 1/0/8
[sw-1 GigabitEthernet 1/0/8]undo shutdown


Interface Mode
interface GigabitEthernet 1/0/8
 default
 port access vlan 10
 speed auto
 duplex auto
 undo shutdown


To Default Interface
interface GigabitEthernet 1/0/8
 default
 shutdown




HPE(H3C) CLI Commands