Jun 19, 2003 #1 Thusitha ISP Apr 8, 2003 9 LK How can i partition and format Cisco 3660 router Flash Many Thanks For your help Thusitha (ISP)
Jun 20, 2003 #2 jrzardo IS-IT--Management Jun 4, 2003 8 BR you can try this: Router> enable Password: <password> Router# Step 2 Enter global configuration mode: Router# configure terminal Router(config)# Step 3 Enter the partition {slot0: | slot1:} [partition-number] [partition1-size] [partition2-size] command: Router(config)# partition slot1: 1 2 4 The partition size is expressed in megabytes (MB). Upvote 0 Downvote
you can try this: Router> enable Password: <password> Router# Step 2 Enter global configuration mode: Router# configure terminal Router(config)# Step 3 Enter the partition {slot0: | slot1:} [partition-number] [partition1-size] [partition2-size] command: Router(config)# partition slot1: 1 2 4 The partition size is expressed in megabytes (MB).