Apply Qos; Configure Ospf Routing - Enterasys X-Pedition XSR-1805 Getting Started Manual

X-pedition security router
Hide thumbs Also See for X-Pedition XSR-1805:
Table of Contents

Advertisement

XSR(config-if<S1/0.2-16>)#ip address 154.68.2.1 255.255.255.0
+
Configures the IP address of DLCI 16
XSR(config-if<S1/0.2-16>)#no shutdown
+
Enables DLCI 16 interface

Apply QoS

XSR(config)#map-class frame-relay CLASS-FRP
+
Adds an FR map class and acquires FR Map Class mode
XSR(config-map-class<CLASS-FRP>)#frame-relay cir out 48000
+
Sets this map class' CIR rate at 48000 bits per second
XSR(config-map-class<CLASS-FRP>)#frame-relay bc out 4000
+
Sets this map class' committed burst size to 4000 bits
XSR(config-map-class<CLASS-FRP>)#frame-relay be out 3000
+
Sets this map class' excess burst size to 3000 bits
XSR(config-map-class<CLASS-FRP>)#frame-relay adaptive-shaping
+
Enables BECN (traffic shaping) for this map class
XSR(config-map-class<CLASS-FRP>)#service-policy output data_policy
+
Attaches this policy to the map class
XSR(config)#map-class frame-relay CLASS-SI
+
Adds another FR map class and acquires Frame Relay Map Class mode
XSR(config-map-class<CLASS-SI>)#frame-relay cir out 30000
+
Sets this map class' CIR rate at 30,000 bits per second
XSR(config-map-class<CLASS-SI>)#frame-relay bc out 5000
+
Sets this map class' committed burst size to 5000 bits
XSR(config-map-class<CLASS-SI>)#frame-relay be out 3000
+
Sets this map class' excess burst size to 3000 bits
XSR(config-map-class<CLASS-SI>)#frame-relay adaptive-shaping
+
Enables BECN (traffic shaping) for this map class
XSR(config-map-class<CLASS-SI>)#service-policy HighOutput
+
Attaches this policy to the map class
XSR(config)#map-class frame-relay CLASS-DLCI
+
Adds another Frame Relay map class and acquires Frame Relay Map Class mode
XSR(config-map-class<CLASS-DLCI>)#frame-relay cir out 50000
+
Sets this map class' CIR rate at 50,000 bits per second
XSR(config-map-class<CLASS-DLCI>)#frame-relay bc out 4000
+
Sets this map class' committed burst size to 4000 bits
XSR(config-map-class<CLASS-DLCI>)#frame-relay be out 1000
+
Sets this map class' excess burst size to 1000 bits
XSR(config-map-class<CLASS-DLCI>)#frame-relay adaptive-shaping
+
Enables BECN (traffic shaping) for this map class
XSR(config-map-class<CLASS-DLCI>)#service-policy output priority-policy
+
Attaches this policy to the map class

Configure OSPF Routing

XSR(config)#router ospf 1
+
Enables OSPF with a router ID and acquires Router mode
XSR(config-router)#network 192.168.1.0 0.0.0.255 area 0.0.0.10
+
Configures the area ID for the specified network
XSR(config-router)#network 154.68.1.0 0.0.0.255 area 0.0.0.0
+
Configures another area ID for the specified network
Frame Relay WAN Link with PPP Backup Sample Configuration
XSR Getting Started Guide 3-25

Advertisement

Table of Contents
loading

Table of Contents