CertExams.com Simulator Lab Exercises Answers
Description:
bandwidth (interface): The command
bandwidth <kilobits>
will set and communicate the bandwidth value for an interface to higher-level protocols.
ex: bandwidth 64
will set the bandwidth to 64 kbps. Use no form of the command to set the bandwidth to default value.
Instructions:
1. Enter into privileged mode
2. Enter into global Configuration Mode
3. set ip address of serial 0 as 196.20.32.15 and subnet mask as 255.255.255.5
4. set ip address of ethernet 0 as 195.20.32.10 and subnet mask as 255.255.255.10
R1>enable
R1#configure terminal
R1(config)#interface serial 0
R1(config-if)#bandwidth 64
R1(config-if)#clock rate 64000