GOOGLE Search

Google
 

Thursday, February 28, 2008

Network Tip No. 10: Moving Between Interfaces

Moving Between Interfaces

Router(config)#int s0

Router(config)#int s0

Moves to interface S0 mode

Router(config-if)#exit

Router(config-if)#int e0

In int S0, move to E0

Router(config)#int e0

Router(config-if)#

In E0 mode now

Router(config-if)#

Prompt does not change; be careful

No comments: