interface Configuration Command

interface CISCO Switch Command in Linux

Explanation


To make any interface setting changes, enter into interface terminal.

Usage:

interface

Example:

HSCRIPTS#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
HSCRIPTS(config)#interface vlan1
HSCRIPTS(config-if)#

By entering into interface terminal, you can set the configuration changes for vlan1.

Note:
To make any cofiguration changes, you need to log into 'configure terminal'.

Ask Questions

Ask Question